1. f353e40 Disabling host probing for now because it needs to consider the source of the probes. by Jonathan Hart · 8 years ago
  2. 94b0015 Fix for ONOS-5034 by sdn · 8 years ago
  3. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  4. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  5. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  6. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  7. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  8. 8b0fdaa HostLocationProvider should not remove hosts installed by other providers by Charles Chan · 8 years ago
  9. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  10. 9af322d Add property to toggle whether HostLocationProvider requests packet intercepts. by Jonathan Hart · 8 years ago
  11. a3770c3 ONOS-3586: Move event handling in HostLocationProvider to a background thread to avoid hogging event dispatcher thread by Madan Jampani · 8 years ago
  12. 5d5e062 [ONOS-641] Update unit tests to include IPv6 as well by Charles Chan · 9 years ago
  13. e796610 Modified host discovery to suppress discovery of self-assigned IP addresses. by Thomas Vachuska · 9 years ago
  14. ec9c7dd ONOS-2800 Preventing learning of IP 0.0.0.0 by Thomas Vachuska · 9 years ago
  15. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  16. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  17. 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  18. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  19. e148de8 Request packet in when config being modified during runtime. by Charles M.C. Chan · 9 years ago
  20. 9148d2d Bugfix for gerrit #3377 by Charles M.C. Chan · 9 years ago
  21. 956cb69 ONOS-1414: Fix phantom hosts by Charles M.C. Chan · 9 years ago
  22. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  23. f845cf6 HostLocationProvider fix to avoid locating hosts on logical ports. by Thomas Vachuska · 9 years ago
  24. 441d7da ONOS-1153: Ignore Router Solicitation, Router Advertisement and DAD in HostLocationProvider by Charles M.C. Chan · 9 years ago
  25. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  26. 93b606b Add explicit configuration for enabling IPv6-related flow installation by Pavlin Radoslavov · 9 years ago
  27. d6612f9 Added IPv6 support to HostLocationProvider by Pavlin Radoslavov · 9 years ago
  28. b9e50df Fixed a bug when parsing configuration properties for ReactiveForwarding by Pavlin Radoslavov · 9 years ago
  29. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  30. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  31. d36a74b Add explicit flow rules to receive control packets: ARP, LLDP, BDDP by Pavlin Radoslavov · 9 years ago
  32. ea5aa47 Implement NDP-related classes by Charles M.C. Chan · 9 years ago
  33. 7fee36a Trace IPv6 hosts by Charles M.C. Chan · 9 years ago
  34. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  35. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago