1. 22 Jul, 2016 1 commit
  2. 21 Jul, 2016 18 commits
  3. 20 Jul, 2016 15 commits
  4. 19 Jul, 2016 3 commits
  5. 18 Jul, 2016 3 commits
    • - Edge point update should be triggered based on TopologyEvent.
        {Device, Link}Event can be triggered before TopologyEvent,
        which will result in use of the outdated Topology to determine
        if the port is an edge port leading to incorrect edge port set.
        (ONOS-4896)
      - Ports on Edge Link should not be considered part of infrastructure,
        should be candidate for Edge point.
      
      Change-Id: I7d69cc242ba7849996c1105ccd1956975db63480
      Yuta HIGUCHI authored
    • Change-Id: I999541e8894f07061141b3a62414e491369f8d08
      Thomas Vachuska authored
    • Change-Id: Ic6b15ba20b45cae36ec873808641f7a1b9c9aa8c
      Claudine Chiu authored