1. 24d4f6d Re-enabling Swagger stuff and preparing to integrate cfgdef stuff. by Thomas Vachuska · 6 years ago
  2. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  3. 7e7bd86 Fix LLDP provider - component must transition from disabled to enabled for link discovery to run by Ray Milkey · 6 years ago
  4. 1c23d04 Fixing LLDP link provider property defaults. by Thomas Vachuska · 6 years ago
  5. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  6. 7013724 Merge "Merge branch 'master' into merge" into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  7. 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
  8. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  9. 7b1fadc Adding tooling for null providers to assist in finding sw version refresh issue. by Thomas Vachuska · 6 years ago
  10. 8317064 pcep provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  11. d543518 null provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  12. b0a5335 lldp provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  13. fd92804 bgp prvider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  14. 36f1df9 Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
  15. 3a3516e Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
  16. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  17. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  18. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  19. 5590e2d Remove deprecated constant TL1 by Ray Milkey · 6 years ago
  20. 42e7b86 Netconf device provider to handle series of consecutive Mastership by Andrea Campanella · 6 years ago
  21. 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
  22. 35cc7c4 Translate Polatis NETCONF notifications by Laszlo Papp · 6 years ago
  23. 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
  24. 6b1acfc Remove deprecated addDevice() API by Ray Milkey · 6 years ago
  25. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  26. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  27. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  28. e15773f Disconnect on channel error in GDP by Carmelo Cascone · 6 years ago
  29. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  30. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  31. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  32. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  33. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  34. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  35. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  36. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  37. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  38. a01809a bazel file formatting by Ray Milkey · 6 years ago
  39. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  40. 24e85d1 Add Bazel support for host probing provider by Charles Chan · 6 years ago
  41. 15841e2 RestSBDevices with explicit proxy field by Georgios Katsikas · 6 years ago
  42. 9547fc1 Fix obtaining link information in the wrong direction. by DongRyeol Cha · 6 years ago
  43. 3305efe Remove host location when a switch port is removed by enen92 · 6 years ago
  44. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  45. 0f12bc6 RestDeviceProvider has configurable port stats frequency by Georgios Katsikas · 6 years ago
  46. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  47. 9204452 Fixed GDP ignoring pipeconf passed via netcfg by Carmelo Cascone · 6 years ago
  48. 96beb6f Refactored GDP and PipeconfManager to fix multi-node tests by Carmelo Cascone · 6 years ago
  49. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  50. 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
  51. d1c34da Refactor PCE and PCEP test adapters to remove redundant classes by Ray Milkey · 6 years ago
  52. 18fb081 Build providers using bazel by Ray Milkey · 6 years ago
  53. eb13070 Use MastershipServiceAdapter rather than recreating adapters in each test by Ray Milkey · 6 years ago
  54. d59f36c Fixing XXE attacks through NETCONF Alarms by Andrea Campanella · 6 years ago
  55. 10f0d51 Fix the snmp alarms on device configuration by Laszlo Papp · 6 years ago
  56. 1941641 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  57. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  58. b6d64d5 Arista driver bazel build by Ray Milkey · 6 years ago
  59. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  60. 54ec926 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  61. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  62. eee1e82 Align artifactId naming to buck by Yuta HIGUCHI · 6 years ago
  63. 93a5d39 Sonar suggestion - add break statements by Ray Milkey · 6 years ago
  64. 724198a Fix version strings in pom file by Ray Milkey · 6 years ago
  65. 9655b18 ONOS-5917 SNMP Alarm Provider by Laszlo Papp · 7 years ago
  66. 77b5cb8 Add to the list of devices that do not support Meter by sdn · 6 years ago
  67. d17154d ONOS-5554 Remove the BTI driver by Laszlo Papp · 6 years ago
  68. 4a4a857 Fix TL1 buck definition by Yuta HIGUCHI · 6 years ago
  69. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  70. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
  71. 07f15f2 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  72. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  73. 1dd7557 Minor log level change by Charles Chan · 6 years ago
  74. e45e12c Improve error handling on Rest SB Provider by Sean Condon · 6 years ago
  75. 44ba937 Prevent concurrent access to the port map by Ray Milkey · 6 years ago
  76. eaf3103 Configure OVSDB to either run as hybrid mode or client mode by Jian Li · 6 years ago
  77. 7847227 Fix artifactId by Yuta HIGUCHI · 6 years ago
  78. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  79. 53cdbaa Fixing NPE that can arise due to invalid host configuration. by Thomas Vachuska · 6 years ago
  80. 7a1db18 Initial implementation of XMPP Publish/Subscribe by Tomek Osiński · 6 years ago
  81. 6577f61 Fix a thread leak by Charles Chan · 6 years ago
  82. 0ac6712 Do not update port stats in event dispatcher thread by Yuta HIGUCHI · 6 years ago
  83. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  84. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  85. fef5c66 Implement spine leaf topology simulator by Yi Tseng · 6 years ago
  86. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  87. 3dca0f8 [ONOS-7592] Add NullGroupProvider by Yi Tseng · 6 years ago
  88. f853a59 Revert back to the way group capable was checking to handle null by Devin Lim · 6 years ago
  89. 9721f85 make isGroupCapable exception safer by Yuta HIGUCHI · 6 years ago
  90. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  91. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  92. fca3c6a ONOS-7569 Segment Routing tests connectivity and flow issue on master by Thomas Vachuska · 6 years ago
  93. 496ef1a2 [ONOS-7552] Port disabled in ONOS but enabled in switch by Palash Kala · 6 years ago
  94. 84b4fcc Fixing null host & device creation (tiny hack) by Thomas Vachuska · 6 years ago
  95. fa61549 Adding auto-layout to the access-null simulation. by Thomas Vachuska · 6 years ago
  96. 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 6 years ago
  97. 03121dc Removing dead code. by Thomas Vachuska · 6 years ago
  98. aaa4f83 [ONOS-7518] NullPointerException in LinkDiscovery by jaegonkim · 6 years ago
  99. 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
  100. 8c0c8ef Fix xmpp project structure problem by Yuta HIGUCHI · 6 years ago