1. bdb6408 Make the netconf notification stream customisable by Laszlo Papp · 6 years ago
  2. f031e30 Remove deprecated constructors and change usges to builder pattern by Ray Milkey · 6 years ago
  3. 33b27bc Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  4. 046b184 Fixed recent versions of OFDPA premium not matching ofdpa3 driver by Carmelo Cascone · 6 years ago
  5. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  6. 042a0fc Optimized NIC rule deletion by Georgios Katsikas · 6 years ago
  7. 36c3b49 Small fixes in server driver by Georgios Katsikas · 6 years ago
  8. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  9. fda6674 Additional monitoring stats in server driver by Georgios Katsikas · 6 years ago
  10. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  11. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  12. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  13. f1f2275 ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  14. 3dc474c OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  15. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  16. 0737234 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  17. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  18. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  19. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  20. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  21. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  22. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  23. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  24. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  25. 5548ce6 Adding ServerSentEvents to Rest Southbound interface by Sean Condon · 6 years ago
  26. ca3e4f3 CiscoN9K Default pipeline does not support IPv6 by sdn · 6 years ago
  27. 30bede5 Proper device state management in server driver by Georgios Katsikas · 6 years ago
  28. 3e6d0f0 Fixed address translation and rule removal bugs by Georgios Katsikas · 6 years ago
  29. f45552d Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  30. 9547fc1 Fix obtaining link information in the wrong direction. by DongRyeol Cha · 6 years ago
  31. e6d7187 ONOS-7750 by donghyeok.ho · 6 years ago
  32. 80e0b9f Fixed NIC name to port number inconsistencies in server driver by Georgios Katsikas · 6 years ago
  33. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  34. 7c977b9 [CORD-3101]Implement OVS OFDPA driver for double-vlan termination by Andrea Campanella · 6 years ago
  35. 87a3f85 Sonar warning - don't check a value known to be null by Ray Milkey · 6 years ago
  36. 257eb6d Bazel builds for additional drivers by Ray Milkey · 6 years ago
  37. 82749aa [ONOS-7740] Support lldp-port-description message during link discovery with Juniper by donghyeok.ho · 6 years ago
  38. 5f87003 Supports ControllerConfig behaviour for juniper. by DongRyeol Cha · 6 years ago
  39. 2e4d99e [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  40. 63192b0 flow problem solving at CiscoN7K Configuration by sdn · 6 years ago
  41. 68faf95 Remove redundant entry in drivers pom by Georgios Katsikas · 6 years ago
  42. 98f4e2c Fixing DefaultNicFlowRule by Thomas Vachuska · 6 years ago
  43. 70671b3 Server driver implements FlowRuleProgrammable by Georgios Katsikas · 6 years ago
  44. d472a32 Refactoring and fixes in server driver by Georgios Katsikas · 6 years ago
  45. 470865e Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  46. 6057fab Add support Cisco N7K Switch at rest Cisco driver by sdn · 6 years ago
  47. 40ecef3 New Device type for commodity servers by Georgios Katsikas · 6 years ago
  48. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  49. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  50. 9a5ed3a RemoveControllers for server device driver by Georgios Katsikas · 6 years ago
  51. cf91a2d Fix Bmv2 related issues by Yuta HIGUCHI · 6 years ago
  52. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  53. f325a60 [ONOS-7435] Add configurable properties in P4RuntimeGroupProgrammable by Yi Tseng · 6 years ago
  54. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  55. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  56. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  57. 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
  58. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  59. 85f0ace Add async alarms to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  60. 2ebd8a0 Structural changes in Server Device Driver by Georgios Katsikas · 6 years ago
  61. 41c652c Adding APPS as sources to the Bazel package build rule. by Thomas Vachuska · 6 years ago
  62. 5c9e283 Build drivers with bazel by Ray Milkey · 6 years ago
  63. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  64. af1fa39 [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago
  65. eb13070 Use MastershipServiceAdapter rather than recreating adapters in each test by Ray Milkey · 6 years ago
  66. 5fd6a4f Add power support to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  67. f76de30 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  68. 5bdb651 Disabling P4Runtime meters until ONOS-7720 is fixed by Carmelo Cascone · 6 years ago
  69. 18efc97 Add flow support to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  70. 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
  71. 7ced85e Add new dependencies to the maven build by Ray Milkey · 6 years ago
  72. cc7a176 Fix some sonar suggestions by Ray Milkey · 6 years ago
  73. 648b538 Lumentum ROADM-20 Whitebox, NETCONF driver supporting ROADM app main functionalities by Alessio Giorgetti · 6 years ago
  74. 9952dab Arista Rest Driver Controller Config impl by sdn · 6 years ago
  75. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  76. 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 6 years ago
  77. b6d64d5 Arista driver bazel build by Ray Milkey · 6 years ago
  78. 06041fa LinkDiscovery support for Arista. by DongRyeol Cha · 6 years ago
  79. 4eae298 Cisco rest Driver- remove controller & Parsing multi Controller info by sdn · 6 years ago
  80. 4dda814 Sonar suggestion - no need for a null pointer check since it was already done by Ray Milkey · 6 years ago
  81. 08392f4 Fix gRPC dependency by Yuta HIGUCHI · 6 years ago
  82. 61b4c34 Fix maven swagger build of Cisco rest driver by Ray Milkey · 6 years ago
  83. b030291 Controller Config class at Cisco rest Driver by sdn · 6 years ago
  84. 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
  85. eee1e82 Align artifactId naming to buck by Yuta HIGUCHI · 6 years ago
  86. 3df560b Support discoverDeviceDetails functionality for arista. by DongRyeol Cha · 6 years ago
  87. 504510d Add a Polatis SNMP driver by Laszlo Papp · 6 years ago
  88. 53a270b Add PORT_MAC annotation to every ports for arista. by DongRyeol Cha · 6 years ago
  89. 667463b Fixing HP driver matching to catch newer HP/Aruba devices properly. by Thomas Vachuska · 6 years ago
  90. dbb75aa Add PORT_NAME annotation on discoverPortDetails for arista. by DongRyeol Cha · 6 years ago
  91. f4ed521 [ODTN] Add read/create/delete ConnectivityService RPC by hiroki · 6 years ago
  92. 35cc3e6 [Bug Fix]Check NullPointer Exception at driver pipeliner by sdn · 6 years ago
  93. 8936946 Fix for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  94. 3b22394 Update Javadoc at Default Pipeline Arista&Juniper by sdn · 6 years ago
  95. 0fa1c1a SONAR fix - don't use the generic RuntimeException by Ray Milkey · 6 years ago
  96. a6a1a53 Cisco Switch pipelines should filter the clear deffered action by sdn · 6 years ago
  97. 77b5cb8 Add to the list of devices that do not support Meter by sdn · 6 years ago
  98. df67221 BTI driver was removed by Ray Milkey · 6 years ago
  99. fbcd294 [ONOS-7446] Implemented generic OpenConfig TerminalDevice driver by Ramon Casellas · 6 years ago
  100. 318809a Include reason what caused NPE by Yuta HIGUCHI · 6 years ago