- 16 Jun, 2015 4 commits
- 12 Jun, 2015 15 commits
-
-
Fix bug where ConsistentMap.{putIfAbsent,remove} do not publish MapEvents Change-Id: Ib7a9e01cad2b9099e6872916ae392351b68299ef
Madan Jampani authored -
The case is like the underlying name is "2", but long value is 0. This fix relates to ONOS-2082. Change-Id: I702ed91563296d38980dc6895fafb18aecaa26f8
Sho SHIMIZU authored
- 11 Jun, 2015 21 commits
-
-
It isn't harmful to remove the if statement because missing.forEach() doesn't call the specified lambda when it is empty. Change-Id: I3f43f5fd4a4422899c621f2a63c0259f1bae838a
Sho SHIMIZU authored -
addMissingPorts(Device) runs per device basis, but the variable missing contains connect points of the other devices. Change-Id: I0c4e74b131c8c4f283b103c77eab7443336b7b8b
Sho SHIMIZU authored