1. b51e844 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 4 years, 3 months ago
  2. f42939d Introduced HOST_AUX_MOVED event by Charles Chan · 4 years, 6 months ago
  3. 7993dfd Fixed an issue that innerVlan, tpid and suspended bit is not correctly set by Charles Chan · 4 years, 6 months ago
  4. c971222 Fix for host store not updated when host moves by Harshada Chaundkar · 5 years ago
  5. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  6. 15743ea Fix duplicate ip issue by pier · 5 years ago
  7. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  8. d0f017f Remove deprecated value() method by Ray Milkey · 6 years ago
  9. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  10. 9bd0e5a Send probes when host moves by Charles Chan · 6 years ago
  11. 35c06ac Fix more thread leaks by Charles Chan · 6 years ago
  12. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  13. dc49cfd Use single counter for host probe index to avoid unnecessary Raft session creation by Jordan Halterman · 6 years ago
  14. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  15. 4793375 Dual-homing probing improvements by Charles Chan · 7 years ago
  16. 8277b6b Dual-homing probing improvements by Charles Chan · 6 years ago
  17. bb86b78 Resolve false probing timeout by delaying the proble a little bit by Charles Chan · 7 years ago
  18. 8e786b5 Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  19. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  20. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  21. b1e9924 Fix bugs in host subsystem by Charles Chan · 7 years ago
  22. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  23. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  24. 2172034 hostsByIp is not updated properly when a host is removed by Charles Chan · 7 years ago
  25. 69ebcbb Allow overriding configured host with another configured host by Charles Chan · 7 years ago
  26. 0a71c8b Fix for ONOS-5035.Cherry picked from commit f1621f163d1b48d7056ef676cdcece3822bde0f3 by Deepa Vaddireddy · 7 years ago
  27. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  28. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  29. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  30. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  31. 215a7e4 DistHostStore: HOST_MOVED based on distributed state by Yuta HIGUCHI · 8 years ago
  32. c637188 Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  33. 78be249 Code clean up: Removed unused code. Fixed comments. Renamed some files. by Madan Jampani · 8 years ago
  34. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  35. 1400ce9 fix for host remove event when an instance comes back online by alshabib · 8 years ago
  36. c7f49f9 ONOS-3565: Retry host store updates that fail due to concurrent modification by Madan Jampani · 8 years ago
  37. dab0974 Perform check before updating host in DistributedHostStore by Brian O'Connor · 8 years ago
  38. 8a4a600 fix for reactive forwarding failing in a distributed setting. by alshabib · 9 years ago
  39. 33f28a9 Carry previous host subject in HostEvent by Charles Chan · 9 years ago
  40. ec0425c Carry previous location information in HostEvent by Charles Chan · 9 years ago
  41. 009c308 Fix duplicate host event by Charles Chan · 9 years ago
  42. fe2122c Synchronize Multimap access. by HIGUCHI Yuta · 9 years ago
  43. e7c08de ONOS-2926 Adding unit test to verify removeIp in ECHostStore by samanwita pal · 9 years ago
  44. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  45. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  46. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  47. 38a8821 change to LF line-endings; not CRLF. by Madan Jampani · 9 years ago
  48. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  49. b786e61 ONOS-2624 Fix host annotations of host description by CNlucius · 9 years ago
  50. d33b077 ONOS-2626: Make a immutable copy of multimap before iterating over it by Madan Jampani · 9 years ago
  51. b2c47a7 Adding ability to synchronize topology clusters' broadcast trees. by Thomas Vachuska · 9 years ago
  52. d13f3b8 ONOS-2280: Fix NPE in hosts EC map by Madan Jampani · 9 years ago
  53. 7058397 Replaced GossipHostStore with a implementation built on top of EventuallyConsistentMap by Madan Jampani · 9 years ago
  54. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  55. 63939a3 Moved generic Timestamp/ClockManager classes to onos-api by Jonathan Hart · 9 years ago
  56. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  57. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  58. 403ea93 Simplify anti-entropy code by Jonathan Hart · 9 years ago
  59. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  60. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  61. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  62. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  63. e59c7e3 GossipHostStore: allow location change + update by Yuta HIGUCHI · 9 years ago
  64. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  65. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  66. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago