1. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  2. 812aa76 Xconnect misc. fixes for production issues by Jayakumar Thazhath · 6 years ago
  3. f66a64f The speed should return 100. by 柯志勇10068695 · 6 years ago
  4. 43ec470 Flow monitoring as default NIC rule action by Georgios Katsikas · 6 years ago
  5. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  6. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  7. c1fa8f2 More permissive group operations in P4RuntimeGroupProgrammable by Carmelo Cascone · 6 years ago
  8. 2660097 Keep P4Runtime device groups in sync with translator/mirror state by Carmelo Cascone · 6 years ago
  9. c7639fb Flush device mirror in P4Runtime driver when pipeline status is unknown by Carmelo Cascone · 6 years ago
  10. 055e9b2 More robust handling of multicast groups in P4Runtime by Carmelo Cascone · 6 years ago
  11. fecab94 Bumped thrift version by Carmelo Cascone · 6 years ago
  12. 651c687 ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA by cboling · 6 years ago
  13. 655b9a8 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  14. da37cc8 NIC flow rules match IP prefixes by Georgios Katsikas · 6 years ago
  15. 973a265 UI for server device driver by Georgios Katsikas · 6 years ago
  16. 52a3590 Use the alarm message as id for now by Laszlo Papp · 6 years ago
  17. f1a7b7f Parse the event time consistently via netconf by Laszlo Papp · 6 years ago
  18. 23e0c51 Make loss of service alarms major when polling by Laszlo Papp · 6 years ago
  19. 35cc7c4 Translate Polatis NETCONF notifications by Laszlo Papp · 6 years ago
  20. 1f8fcc3 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
  21. bdb6408 Make the netconf notification stream customisable by Laszlo Papp · 6 years ago
  22. f031e30 Remove deprecated constructors and change usges to builder pattern by Ray Milkey · 6 years ago
  23. 33b27bc Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  24. 046b184 Fixed recent versions of OFDPA premium not matching ofdpa3 driver by Carmelo Cascone · 6 years ago
  25. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  26. 042a0fc Optimized NIC rule deletion by Georgios Katsikas · 6 years ago
  27. 36c3b49 Small fixes in server driver by Georgios Katsikas · 6 years ago
  28. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  29. fda6674 Additional monitoring stats in server driver by Georgios Katsikas · 6 years ago
  30. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  31. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  32. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  33. f1f2275 ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  34. 3dc474c OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  35. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  36. 0737234 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  37. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  38. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  39. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  41. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  42. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  43. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  44. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  45. 5548ce6 Adding ServerSentEvents to Rest Southbound interface by Sean Condon · 6 years ago
  46. ca3e4f3 CiscoN9K Default pipeline does not support IPv6 by sdn · 6 years ago
  47. 30bede5 Proper device state management in server driver by Georgios Katsikas · 6 years ago
  48. 3e6d0f0 Fixed address translation and rule removal bugs by Georgios Katsikas · 6 years ago
  49. f45552d Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  50. 9547fc1 Fix obtaining link information in the wrong direction. by DongRyeol Cha · 6 years ago
  51. e6d7187 ONOS-7750 by donghyeok.ho · 6 years ago
  52. 80e0b9f Fixed NIC name to port number inconsistencies in server driver by Georgios Katsikas · 6 years ago
  53. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  54. 7c977b9 [CORD-3101]Implement OVS OFDPA driver for double-vlan termination by Andrea Campanella · 6 years ago
  55. 87a3f85 Sonar warning - don't check a value known to be null by Ray Milkey · 6 years ago
  56. 257eb6d Bazel builds for additional drivers by Ray Milkey · 6 years ago
  57. 82749aa [ONOS-7740] Support lldp-port-description message during link discovery with Juniper by donghyeok.ho · 6 years ago
  58. 5f87003 Supports ControllerConfig behaviour for juniper. by DongRyeol Cha · 6 years ago
  59. 2e4d99e [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  60. 63192b0 flow problem solving at CiscoN7K Configuration by sdn · 6 years ago
  61. 68faf95 Remove redundant entry in drivers pom by Georgios Katsikas · 6 years ago
  62. 98f4e2c Fixing DefaultNicFlowRule by Thomas Vachuska · 6 years ago
  63. 70671b3 Server driver implements FlowRuleProgrammable by Georgios Katsikas · 6 years ago
  64. d472a32 Refactoring and fixes in server driver by Georgios Katsikas · 6 years ago
  65. 470865e Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  66. 6057fab Add support Cisco N7K Switch at rest Cisco driver by sdn · 6 years ago
  67. 40ecef3 New Device type for commodity servers by Georgios Katsikas · 6 years ago
  68. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  69. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  70. 9a5ed3a RemoveControllers for server device driver by Georgios Katsikas · 6 years ago
  71. cf91a2d Fix Bmv2 related issues by Yuta HIGUCHI · 6 years ago
  72. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  73. f325a60 [ONOS-7435] Add configurable properties in P4RuntimeGroupProgrammable by Yi Tseng · 6 years ago
  74. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  75. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  76. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  77. 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
  78. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  79. 85f0ace Add async alarms to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  80. 2ebd8a0 Structural changes in Server Device Driver by Georgios Katsikas · 6 years ago
  81. 41c652c Adding APPS as sources to the Bazel package build rule. by Thomas Vachuska · 6 years ago
  82. 5c9e283 Build drivers with bazel by Ray Milkey · 6 years ago
  83. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  84. af1fa39 [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago
  85. eb13070 Use MastershipServiceAdapter rather than recreating adapters in each test by Ray Milkey · 6 years ago
  86. 5fd6a4f Add power support to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  87. f76de30 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  88. 5bdb651 Disabling P4Runtime meters until ONOS-7720 is fixed by Carmelo Cascone · 6 years ago
  89. 18efc97 Add flow support to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  90. 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
  91. 7ced85e Add new dependencies to the maven build by Ray Milkey · 6 years ago
  92. cc7a176 Fix some sonar suggestions by Ray Milkey · 6 years ago
  93. 648b538 Lumentum ROADM-20 Whitebox, NETCONF driver supporting ROADM app main functionalities by Alessio Giorgetti · 6 years ago
  94. 9952dab Arista Rest Driver Controller Config impl by sdn · 6 years ago
  95. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  96. 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 6 years ago
  97. b6d64d5 Arista driver bazel build by Ray Milkey · 6 years ago
  98. 06041fa LinkDiscovery support for Arista. by DongRyeol Cha · 6 years ago
  99. 4eae298 Cisco rest Driver- remove controller & Parsing multi Controller info by sdn · 6 years ago
  100. 4dda814 Sonar suggestion - no need for a null pointer check since it was already done by Ray Milkey · 6 years ago