1. bd7ecf0 Fix lldpProvider: by pier · 4 years, 9 months ago
  2. 597315d Fixed that invalid links are created if lldp packets are received and there are no matched ports in onos. by DongRyeol Cha · 5 years ago
  3. 81935a6 Do not create a link if port is disabled. by DongRyeol Cha · 5 years ago
  4. c80570b Refactor the LinkDiscovery and fix the dropping of portDesc by DongRyeol Cha · 6 years ago
  5. d7ed697 Handle IllegalArgumentException from packet parsing by Ray Milkey · 5 years ago
  6. 208bcb3 Fix NPE when there is no port name available by Ray Milkey · 5 years ago
  7. e3c454e Fix NPE in LinkDiscovery by Ray Milkey · 5 years ago
  8. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  9. bbbb942 ONOS-7832 - query device services for the latest chassis ID for lldp by David K. Bainbridge · 6 years ago
  10. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  11. 44ba937 Prevent concurrent access to the port map by Ray Milkey · 6 years ago
  12. aaa4f83 [ONOS-7518] NullPointerException in LinkDiscovery by jaegonkim · 6 years ago
  13. 168aa62 [ONOS-7515] Fix increased port up delay caused by not sending probes immediately a new port comes up by You Wang · 6 years ago
  14. 1ab441b Fix STC concurrent modification problem by Ray Milkey · 6 years ago
  15. 9280e19 Fixed ConcurrentModificationException issue in LinkDiscovery code. by Thomas Vachuska · 6 years ago
  16. d9119d0d [ONOS-7458] Supporting port description in ONOS LLDP by jaegonkim · 6 years ago
  17. 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
  18. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  19. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  20. 928ff8b Refactor MacAddress and ONOSLLDP class by Charles Chan · 7 years ago
  21. 586bc4f Fixed a potential NPE in link discovery. by Thomas Vachuska · 8 years ago
  22. d9bbde8 Fix ONOS-4683 - Don't process device events on the listener thread by Ray Milkey · 8 years ago
  23. 7838c51 Use ON.Lab OUI for LLDP packets. by Jonathan Hart · 8 years ago
  24. 4822922 [ONOS-4424] Tag LLDP/BDDP source address with fingerprint by Ayaka Koshibe · 8 years ago
  25. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  26. 957390e Refactored LLDP link discovery to be shared by multiple providers by Ray Milkey · 8 years ago