- 16 Jun, 2015 3 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
- 10 Jun, 2015 1 commit
-
-
re-set up the private IP address to public IP address mapping based on the mapping record in XOS. re-calculates and re-installs all the intents. Change-Id: I89aa75662da596b9793e02ba41398a43517ccecf
Pingping Lin authored
-