1. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  2. d0f017f Remove deprecated value() method by Ray Milkey · 6 years ago
  3. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  4. 9bd0e5a Send probes when host moves by Charles Chan · 6 years ago
  5. 35c06ac Fix more thread leaks by Charles Chan · 6 years ago
  6. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  7. dc49cfd Use single counter for host probe index to avoid unnecessary Raft session creation by Jordan Halterman · 6 years ago
  8. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  9. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  10. 8277b6b Dual-homing probing improvements by Charles Chan · 6 years ago
  11. bb86b78 Resolve false probing timeout by delaying the proble a little bit by Charles Chan · 7 years ago
  12. 8e786b5 Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  13. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  14. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  15. b1e9924 Fix bugs in host subsystem by Charles Chan · 7 years ago
  16. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  17. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  18. 2172034 hostsByIp is not updated properly when a host is removed by Charles Chan · 7 years ago
  19. 69ebcbb Allow overriding configured host with another configured host by Charles Chan · 7 years ago
  20. 0a71c8b Fix for ONOS-5035.Cherry picked from commit f1621f163d1b48d7056ef676cdcece3822bde0f3 by Deepa Vaddireddy · 7 years ago
  21. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  22. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  23. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  24. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  25. 215a7e4 DistHostStore: HOST_MOVED based on distributed state by Yuta HIGUCHI · 8 years ago
  26. c637188 Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  27. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  28. 1400ce9 fix for host remove event when an instance comes back online by alshabib · 8 years ago
  29. c7f49f9 ONOS-3565: Retry host store updates that fail due to concurrent modification by Madan Jampani · 8 years ago
  30. dab0974 Perform check before updating host in DistributedHostStore by Brian O'Connor · 8 years ago
  31. 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]
  32. 33f28a9 Carry previous host subject in HostEvent by Charles Chan · 8 years ago
  33. ec0425c Carry previous location information in HostEvent by Charles Chan · 8 years ago
  34. 009c308 Fix duplicate host event by Charles Chan · 8 years ago
  35. fe2122c Synchronize Multimap access. by HIGUCHI Yuta · 9 years ago
  36. e7c08de ONOS-2926 Adding unit test to verify removeIp in ECHostStore by samanwita pal · 9 years ago
  37. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  38. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  39. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  40. 38a8821 change to LF line-endings; not CRLF. by Madan Jampani · 9 years ago
  41. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  42. b786e61 ONOS-2624 Fix host annotations of host description by CNlucius · 9 years ago
  43. d33b077 ONOS-2626: Make a immutable copy of multimap before iterating over it by Madan Jampani · 9 years ago
  44. b2c47a7 Adding ability to synchronize topology clusters' broadcast trees. by Thomas Vachuska · 9 years ago
  45. d13f3b8 ONOS-2280: Fix NPE in hosts EC map by Madan Jampani · 9 years ago
  46. 7058397 Replaced GossipHostStore with a implementation built on top of EventuallyConsistentMap by Madan Jampani · 9 years ago