1. 05453c9 ONOS-2846, ONOS-2812 Reworking link discovery provider to be fully configurable and to prune links based on links rather than based on ports. by Thomas Vachuska · 9 years ago
  2. 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
  3. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  4. 45066bc Fix issue with link discovery missing ports. by Jonathan Hart · 9 years ago
  5. 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  6. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  7. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  8. 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
  9. e148de8 Request packet in when config being modified during runtime. by Charles M.C. Chan · 9 years ago
  10. 9de692c LLDPLinkProvider: don't bother logging for PORT_STATS_UPDATED events by Jonathan Hart · 9 years ago
  11. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  12. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  13. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  14. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  15. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  16. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  17. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  18. d36a74b Add explicit flow rules to receive control packets: ARP, LLDP, BDDP by Pavlin Radoslavov · 9 years ago
  19. 4128938 Configuration to suppress LLDP discovery by Yuta HIGUCHI · 9 years ago
  20. 4785eec removing some TODOs by alshabib · 9 years ago
  21. 5dc5a34 kick off link discovery only for available devices by alshabib · 9 years ago
  22. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  23. 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/LLDPLinkProvider.java]
  24. ccfa94c LLDPLinkProvider listens to MastershipEvents by Ayaka Koshibe · 9 years ago
  25. d19f670 extract DeviceId by Yuta HIGUCHI · 10 years ago
  26. f672588 LLDP LinkDiscovery related fix by Yuta HIGUCHI · 10 years ago
  27. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  28. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  29. eb24e9d Attempt to fix Link vanishing after mastership change by Yuta HIGUCHI · 10 years ago
  30. 00b476f send LLDP probe only to non-Logical ports by Yuta HIGUCHI · 10 years ago
  31. dfc7afb distributed link fixes by alshabib · 10 years ago
  32. 4a179dc added test for hostlocation provider by alshabib · 10 years ago
  33. 875d626 added mastership to lldpdiscovery by alshabib · 10 years ago
  34. acd9183 link provider cleanup by alshabib · 10 years ago
  35. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago