1. ff7e43d Reduces the dependency of the link providers on the ClusterMetadataService. by pier · 4 years, 3 months ago
  2. 697778e Fix lldpProvider: by pier · 4 years, 8 months ago
  3. 5edc84a useStaleLinkAge for VanishStaleLink by Ravi Dewangan · 5 years ago
  4. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  5. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  6. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  7. c80570b Refactor the LinkDiscovery and fix the dropping of portDesc by DongRyeol Cha · 5 years ago
  8. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  9. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  10. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  11. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 5 years ago
  12. 24d4f6d Re-enabling Swagger stuff and preparing to integrate cfgdef stuff. by Thomas Vachuska · 6 years ago
  13. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  14. 7e7bd86 Fix LLDP provider - component must transition from disabled to enabled for link discovery to run by Ray Milkey · 6 years ago
  15. 1c23d04 Fixing LLDP link provider property defaults. by Thomas Vachuska · 6 years ago
  16. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  17. 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
  18. b0a5335 lldp provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  19. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  20. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  21. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  22. eb13070 Use MastershipServiceAdapter rather than recreating adapters in each test by Ray Milkey · 6 years ago
  23. 9d982a5 [ONOS-7320] Ensure link times are reset when mastership is reassigned to another node by Jordan Halterman · 6 years ago
  24. 55f513f Fix NPE in LLDP link provider if there is no cluster metadata service available by Ray Milkey · 6 years ago
  25. 125c3f2 Cleanup local maps in LldpLinkProvider by Jon Hall · 7 years ago
  26. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  27. 928ff8b Refactor MacAddress and ONOSLLDP class by Charles Chan · 7 years ago
  28. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  29. ea7efa4 ONOS-6022 CLI to disable LLDP discovery by Yuta HIGUCHI · 7 years ago
  30. 9efeb81 Remove final modifier because of private method by Sho SHIMIZU · 8 years ago
  31. 7a8bfc6 [ONOS-4460] Relinquish device role when partitioned away from cluster by Jon Hall · 8 years ago
  32. 0f87d48 Fix NPE if synchronizer thread runs while the provider is shutting down. by Ray Milkey · 8 years ago
  33. 0a8ee91 Being sent a null config is not an error by Ray Milkey · 8 years ago
  34. d9bbde8 Fix ONOS-4683 - Don't process device events on the listener thread by Ray Milkey · 8 years ago
  35. 7838c51 Use ON.Lab OUI for LLDP packets. by Jonathan Hart · 8 years ago
  36. e80e18f Fix shutdown crash if link pruner runs after services are shut down by Ray Milkey · 8 years ago
  37. c637188 Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  38. 07e9d41 LldpLinkProviderTest uses ClusterMetadataServiceAdapter. by Ayaka Koshibe · 8 years ago
  39. 4822922 [ONOS-4424] Tag LLDP/BDDP source address with fingerprint by Ayaka Koshibe · 8 years ago
  40. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  41. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  42. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  43. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  44. 7a815ac Fixing NPE. by Thomas Vachuska · 8 years ago
  45. b5f6f52 Moving LLDP provider configuration processing off the event thread. by Thomas Vachuska · 8 years ago
  46. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  47. 957390e Refactored LLDP link discovery to be shared by multiple providers by Ray Milkey · 8 years ago
  48. cd6ab18 Unit tests for NetworkCongifLinksProvider by Ray Milkey · 8 years ago
  49. 0bfc2a1 Fixes for fiber switch by Marc De Leenheer · 8 years ago
  50. ad3c526 Using provider pattern for cluster metadata. by Madan Jampani · 8 years ago
  51. 8474fdd Fix how default partitions are created by Madan Jampani · 8 years ago
  52. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  53. 3ddb7b2 [Falcon] link discovery - by Ayaka Koshibe · 8 years ago
  54. 762a2d8 Fixing various exception issues. by Thomas Vachuska · 8 years ago
  55. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  56. 9e51fd0 ONOS-3550 Fixed property warnings. by Thomas Vachuska · 8 years ago
  57. 12c8c08 [Falcon] link discovery - by Ayaka Koshibe · 8 years ago
  58. aad8b1d ONOS-3599 Fixed exceptions during link provider activation. by Thomas Vachuska · 8 years ago
  59. e3af265 add ports back to discoverer after a device has gone offline and come back. by alshabib · 8 years ago
  60. d9fe3a3 ONOS-3461 Disable LinkDiscovery on specific device/port. by HIGUCHI Yuta · 8 years ago
  61. 399a0b3 [ONOS-3205] Migrate LLDP Link Discovery configuration to Network Configuration System by Naoki Shiota · 8 years ago
  62. b853b3f LldpLinkProvider: ignore logical port earlier by HIGUCHI Yuta · 8 years ago
  63. b35540a Addressed some more naming issues throughout the code. by Jonathan Hart · 8 years ago
  64. 9a9edf8 ONOS-3206 refactoring LLDP link provider. by HIGUCHI Yuta · 9 years ago
  65. d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
  66. 347cc87 Fixed a few blemishes in the packet processor GUI view code. by Thomas Vachuska · 9 years ago
  67. 3edc08a [ONOS-2880] Initialize SuppressionRules before use by Jon Hall · 9 years ago
  68. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  69. 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
  70. 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
  71. 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
  72. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  73. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  74. 45066bc Fix issue with link discovery missing ports. by Jonathan Hart · 9 years ago
  75. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  76. 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  77. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  78. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  79. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  80. 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
  81. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  82. e148de8 Request packet in when config being modified during runtime. by Charles M.C. Chan · 9 years ago
  83. c14b2a2 Use long literal to shorten codes by Sho SHIMIZU · 9 years ago
  84. 9de692c LLDPLinkProvider: don't bother logging for PORT_STATS_UPDATED events by Jonathan Hart · 9 years ago
  85. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  86. 8c8b037 Adding OnosCfgMojo to the onos maven plugin. by Thomas Vachuska · 9 years ago
  87. 3181de3 Addressing some review comments regarding component configuration. Fixed 'resource' to 'resources'. Doh! by Thomas Vachuska · 9 years ago
  88. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  89. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  90. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  91. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  92. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  93. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  94. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  95. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  96. bc0e84d Fix javadoc warnings by Charles M.C. Chan · 9 years ago
  97. d36a74b Add explicit flow rules to receive control packets: ARP, LLDP, BDDP by Pavlin Radoslavov · 9 years ago
  98. 4128938 Configuration to suppress LLDP discovery by Yuta HIGUCHI · 9 years ago
  99. 4785eec removing some TODOs by alshabib · 9 years ago
  100. 5dc5a34 kick off link discovery only for available devices by alshabib · 9 years ago