1. fd4f8d3 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  2. ba90df1 Dual-homing probing improvements by Charles Chan · 6 years ago
  3. c505f1e Dual-homing probing improvements by Charles Chan · 6 years ago
  4. 17a200e Resolve false probing timeout by delaying the proble a little bit by Charles Chan · 7 years ago
  5. 9ff637e Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  6. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  7. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  8. b1e9924 Fix bugs in host subsystem by Charles Chan · 7 years ago
  9. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  10. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  11. 2172034 hostsByIp is not updated properly when a host is removed by Charles Chan · 7 years ago
  12. 69ebcbb Allow overriding configured host with another configured host by Charles Chan · 7 years ago
  13. 0a71c8b Fix for ONOS-5035.Cherry picked from commit f1621f163d1b48d7056ef676cdcece3822bde0f3 by Deepa Vaddireddy · 7 years ago
  14. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  15. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  16. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  17. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  18. 215a7e4 DistHostStore: HOST_MOVED based on distributed state by Yuta HIGUCHI · 8 years ago
  19. c637188 Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  20. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  21. 1400ce9 fix for host remove event when an instance comes back online by alshabib · 8 years ago
  22. c7f49f9 ONOS-3565: Retry host store updates that fail due to concurrent modification by Madan Jampani · 8 years ago
  23. dab0974 Perform check before updating host in DistributedHostStore by Brian O'Connor · 8 years ago
  24. 8a4a600 fix for reactive forwarding failing in a distributed setting. by alshabib · 8 years ago[Renamed (84%) from core/store/dist/src/main/java/org/onosproject/store/host/impl/ECHostStore.java]
  25. 33f28a9 Carry previous host subject in HostEvent by Charles Chan · 8 years ago
  26. ec0425c Carry previous location information in HostEvent by Charles Chan · 8 years ago
  27. 009c308 Fix duplicate host event by Charles Chan · 8 years ago
  28. fe2122c Synchronize Multimap access. by HIGUCHI Yuta · 9 years ago
  29. e7c08de ONOS-2926 Adding unit test to verify removeIp in ECHostStore by samanwita pal · 9 years ago
  30. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  31. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  32. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  33. 38a8821 change to LF line-endings; not CRLF. by Madan Jampani · 9 years ago
  34. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  35. b786e61 ONOS-2624 Fix host annotations of host description by CNlucius · 9 years ago
  36. d33b077 ONOS-2626: Make a immutable copy of multimap before iterating over it by Madan Jampani · 9 years ago
  37. b2c47a7 Adding ability to synchronize topology clusters' broadcast trees. by Thomas Vachuska · 9 years ago
  38. d13f3b8 ONOS-2280: Fix NPE in hosts EC map by Madan Jampani · 9 years ago
  39. 7058397 Replaced GossipHostStore with a implementation built on top of EventuallyConsistentMap by Madan Jampani · 9 years ago