1. 957390e Refactored LLDP link discovery to be shared by multiple providers by Ray Milkey · 8 years ago
  2. cd6ab18 Unit tests for NetworkCongifLinksProvider by Ray Milkey · 8 years ago
  3. ad3c526 Using provider pattern for cluster metadata. by Madan Jampani · 8 years ago
  4. 8474fdd Fix how default partitions are created by Madan Jampani · 8 years ago
  5. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  6. 12c8c08 [Falcon] link discovery - by Ayaka Koshibe · 8 years ago
  7. d9fe3a3 ONOS-3461 Disable LinkDiscovery on specific device/port. by HIGUCHI Yuta · 8 years ago
  8. 399a0b3 [ONOS-3205] Migrate LLDP Link Discovery configuration to Network Configuration System by Naoki Shiota · 8 years ago
  9. b35540a Addressed some more naming issues throughout the code. by Jonathan Hart · 8 years ago[Renamed (98%) from providers/lldp/src/test/java/org/onosproject/provider/lldp/impl/LLDPLinkProviderTest.java]
  10. 9a9edf8 ONOS-3206 refactoring LLDP link provider. by HIGUCHI Yuta · 9 years ago
  11. e4ebac9 ONOS-2846, ONOS-2812 Refactored link discovery pruning to be centralized rather than being with each link discovery helper. by Thomas Vachuska · 9 years ago
  12. 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
  13. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  14. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  15. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  16. c14b2a2 Use long literal to shorten codes by Sho SHIMIZU · 9 years ago
  17. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  18. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  19. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  20. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  21. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  22. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  23. d36a74b Add explicit flow rules to receive control packets: ARP, LLDP, BDDP by Pavlin Radoslavov · 9 years ago
  24. 4785eec removing some TODOs by alshabib · 9 years ago
  25. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  26. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from providers/lldp/src/test/java/org/onlab/onos/provider/lldp/impl/LLDPLinkProviderTest.java]
  27. f1f2ac0 Construct GraphDescription with online/active Device/Link only by Yuta HIGUCHI · 9 years ago
  28. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 9 years ago
  29. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  30. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  31. dfc7afb distributed link fixes by alshabib · 10 years ago
  32. abedb09 MasteshipService, store, and CLI commands use RoleInfo by Ayaka Koshibe · 10 years ago
  33. 376d750 Fix compilation error by Yuta HIGUCHI · 10 years ago
  34. 0ed6a20 added test for lldp provider by alshabib · 10 years ago