1. 4277d4f Silently ignore devices without gNMI client by Carmelo Cascone · 5 years ago
  2. 59d5f3e Add OpenConfig based port statistics discovery by Yi Tseng · 5 years ago
  3. e616d75 Add gNMI device state subscriber by Yi Tseng · 5 years ago
  4. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 5 years ago
  5. 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
  6. 81935a6 Do not create a link if port is disabled. by DongRyeol Cha · 5 years ago
  7. c80570b Refactor the LinkDiscovery and fix the dropping of portDesc by DongRyeol Cha · 5 years ago
  8. c60024d Fix: resolve ovsdb-base activation issue caused by incorrect deps by Jian Li · 5 years ago
  9. d7ed697 Handle IllegalArgumentException from packet parsing by Ray Milkey · 5 years ago
  10. 208bcb3 Fix NPE when there is no port name available by Ray Milkey · 5 years ago
  11. e3c454e Fix NPE in LinkDiscovery by Ray Milkey · 5 years ago
  12. de64cce Remove @Service annotation from null provider command base class by Jordan Halterman · 5 years ago
  13. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  14. a9045ad Fixing Netconf activation issue by Andrea Campanella · 5 years ago
  15. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  16. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  17. d62297f check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 5 years ago
  18. e6a00f0 check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 5 years ago
  19. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  20. 60804c0 Fixing discovery of initial description of REST device by Andrea Campanella · 5 years ago
  21. bbbb942 ONOS-7832 - query device services for the latest chassis ID for lldp by David K. Bainbridge · 5 years ago
  22. 5590ad7 ONOS-7832 - query device services for the latest chassis ID for lldp by David K. Bainbridge · 5 years ago
  23. 89ea3d3 Fixing discovery of initial description of REST device by Andrea Campanella · 5 years ago
  24. 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl by Yi Tseng · 5 years ago
  25. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  26. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  27. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 5 years ago
  28. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  29. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 6 years ago
  30. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  31. bd0b1f1 RestDevice connection/disconnection identification-ONOS-7655, Issue - when device is rebooted/shutdown, device information - 'available' & 'local-status' was not getting changed.In our project with same changes many testcases excuted and working fine.Submitting to onos by Saritha · 6 years ago
  32. 24d4f6d Re-enabling Swagger stuff and preparing to integrate cfgdef stuff. by Thomas Vachuska · 6 years ago
  33. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  34. 7e7bd86 Fix LLDP provider - component must transition from disabled to enabled for link discovery to run by Ray Milkey · 6 years ago
  35. 1c23d04 Fixing LLDP link provider property defaults. by Thomas Vachuska · 6 years ago
  36. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  37. 7013724 Merge "Merge branch 'master' into merge" into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  38. 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
  39. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  40. 7b1fadc Adding tooling for null providers to assist in finding sw version refresh issue. by Thomas Vachuska · 6 years ago
  41. 8317064 pcep provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  42. d543518 null provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  43. b0a5335 lldp provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  44. fd92804 bgp prvider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
  45. 36f1df9 Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
  46. 3a3516e Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
  47. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  48. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  49. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  50. 5590e2d Remove deprecated constant TL1 by Ray Milkey · 6 years ago
  51. 42e7b86 Netconf device provider to handle series of consecutive Mastership by Andrea Campanella · 6 years ago
  52. 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
  53. 35cc7c4 Translate Polatis NETCONF notifications by Laszlo Papp · 6 years ago
  54. 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
  55. 6b1acfc Remove deprecated addDevice() API by Ray Milkey · 6 years ago
  56. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  57. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  58. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  59. e15773f Disconnect on channel error in GDP by Carmelo Cascone · 6 years ago
  60. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  61. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  62. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  63. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  64. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  65. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  66. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  67. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  68. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  69. a01809a bazel file formatting by Ray Milkey · 6 years ago
  70. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  71. 24e85d1 Add Bazel support for host probing provider by Charles Chan · 6 years ago
  72. 15841e2 RestSBDevices with explicit proxy field by Georgios Katsikas · 6 years ago
  73. 9547fc1 Fix obtaining link information in the wrong direction. by DongRyeol Cha · 6 years ago
  74. 3305efe Remove host location when a switch port is removed by enen92 · 6 years ago
  75. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  76. 0f12bc6 RestDeviceProvider has configurable port stats frequency by Georgios Katsikas · 6 years ago
  77. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  78. 9204452 Fixed GDP ignoring pipeconf passed via netcfg by Carmelo Cascone · 6 years ago
  79. 96beb6f Refactored GDP and PipeconfManager to fix multi-node tests by Carmelo Cascone · 6 years ago
  80. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  81. 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
  82. d1c34da Refactor PCE and PCEP test adapters to remove redundant classes by Ray Milkey · 6 years ago
  83. 18fb081 Build providers using bazel by Ray Milkey · 6 years ago
  84. eb13070 Use MastershipServiceAdapter rather than recreating adapters in each test by Ray Milkey · 6 years ago
  85. d59f36c Fixing XXE attacks through NETCONF Alarms by Andrea Campanella · 6 years ago
  86. 10f0d51 Fix the snmp alarms on device configuration by Laszlo Papp · 6 years ago
  87. 1941641 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  88. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  89. b6d64d5 Arista driver bazel build by Ray Milkey · 6 years ago
  90. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  91. 54ec926 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  92. ff79dd9 Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  93. eee1e82 Align artifactId naming to buck by Yuta HIGUCHI · 6 years ago
  94. 93a5d39 Sonar suggestion - add break statements by Ray Milkey · 6 years ago
  95. 724198a Fix version strings in pom file by Ray Milkey · 6 years ago
  96. 9655b18 ONOS-5917 SNMP Alarm Provider by Laszlo Papp · 7 years ago
  97. 77b5cb8 Add to the list of devices that do not support Meter by sdn · 6 years ago
  98. d17154d ONOS-5554 Remove the BTI driver by Laszlo Papp · 6 years ago
  99. 4a4a857 Fix TL1 buck definition by Yuta HIGUCHI · 6 years ago
  100. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago