1. 96f3ea7 ONOS-2812 Refactored the link code in search of a defect; the root cause was old OVS-based switch which is wrongly forwarding LLDP frames. by Thomas Vachuska · 9 years ago
  2. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  3. 45066bc Fix issue with link discovery missing ports. by Jonathan Hart · 9 years ago
  4. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  5. fc52fec Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors. by Thomas Vachuska · 9 years ago
  6. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  7. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  8. 4128938 Configuration to suppress LLDP discovery by Yuta HIGUCHI · 9 years ago
  9. 4785eec removing some TODOs by alshabib · 9 years ago
  10. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  11. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from providers/lldp/src/main/java/org/onlab/onos/provider/lldp/impl/LinkDiscovery.java]
  12. 3419858 LinkDiscovery: check if Stopped before starting scheduled task. by Yuta HIGUCHI · 9 years ago
  13. 3225578 LinkDiscovery: only reschedule if not requested to stop by Yuta HIGUCHI · 9 years ago
  14. 5c94727 javadoc fixes by Yuta HIGUCHI · 9 years ago
  15. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  16. 4f1ba09 Lowered log level for common log by Jonathan Hart · 10 years ago
  17. f672588 LLDP LinkDiscovery related fix by Yuta HIGUCHI · 10 years ago
  18. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  19. e1bcb0b Added isLinkLocal predicate to MacAddress and used it in ReactiveForwarding. by Thomas Vachuska · 10 years ago
  20. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  21. eb24e9d Attempt to fix Link vanishing after mastership change by Yuta HIGUCHI · 10 years ago
  22. 43ef46f Shut LinkDiscovery up by Jonathan Hart · 10 years ago
  23. 3d643ec functional stats service by alshabib · 10 years ago
  24. 2374fc9 many fixes from different people in various place. Optical, FlowRuleManager, LinkDiscovery by alshabib · 10 years ago
  25. dfc7afb distributed link fixes by alshabib · 10 years ago
  26. 0ed6a20 added test for lldp provider by alshabib · 10 years ago
  27. 875d626 added mastership to lldpdiscovery by alshabib · 10 years ago
  28. acd9183 link provider cleanup by alshabib · 10 years ago
  29. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago