1. f49c4f5 In order to complete https://jira.opencord.org/browse/VOL-1093 and https://jira.opencord.org/browse/VOL-1401, OltPipeline must support meter and write metadata instructions for authentication trap flows. Additionally, all flows must include write metadata instruction instead of transition. This change will be done for 1.13 branch. by Gamze Abaka · 6 years ago
  2. 649e868 In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions. by Gamze Abaka · 6 years ago
  3. 1a1c5bc ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  4. 2b0ebd8 Deprecate CpqD pipeliners by Charles Chan · 6 years ago
  5. 0f0abee Add stratum-bmv2 driver to be used with BMv2 running with Stratum by Carmelo Cascone · 5 years ago
  6. 659a862 Fixed bug on NIC wildcard identification by Georgios Katsikas · 6 years ago
  7. b257671 Modification of some information at driver related to 'Change 20742' onos-1.14 by sdn · 6 years ago
  8. f2b7bfe ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  9. a7d7bd9 Implementation Cisco rest driver for Nexus 900 by gyewan.an · 6 years ago
  10. c03f9a0 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 6 years ago
  11. bf308ad Currently, only pmc-olt driver supports meter mod messages; other olt drivers such as voltha, nokia, celestica etc. must support meter mod. It is a requirement of bandwidth profile implementation of voltha project. by Gamze Abaka · 6 years ago
  12. 5312136 Latest server driver updates in 1.14 branch by Georgios Katsikas · 6 years ago
  13. 4fc9852 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 6 years ago
  14. af2db4e Add OpenConfig based port statistics discovery by Yi Tseng · 6 years ago
  15. 0f0ad3f Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 6 years ago
  16. 69092d2 Fix ConcurrentModificationException when processing PendingRemoveNextObjectives by pier · 6 years ago
  17. b0c6665 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 6 years ago
  18. cc9bd58 Update spectrum pipeline config by Alan Lo · 6 years ago
  19. 726c461 ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 6 years ago
  20. 73a716f [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  21. 8692bb2 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  22. 73e54b6 Xconnect misc. fixes for production issues by Jayakumar Thazhath · 6 years ago
  23. f09ad74 Starting snapshot 1.14.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  24. 14458b1 Tagging 1.14.1 by ONOS Jenkins User · 6 years ago 1.14.1
  25. 2b50bc0 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  26. 735d3b4 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
  27. e3ba922 More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  28. beeda6c Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  29. e254759 More permissive group operations in P4RuntimeGroupProgrammable by Carmelo Cascone · 6 years ago
  30. 6bcb104 Flush device mirror in P4Runtime driver when pipeline status is unknown by Carmelo Cascone · 6 years ago
  31. 829fea8 More robust handling of multicast groups in P4Runtime by Carmelo Cascone · 6 years ago
  32. 6158c68 Keep P4Runtime device groups in sync with translator/mirror state by Carmelo Cascone · 6 years ago
  33. ba73da5 Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  34. ed949a6 Fixed recent versions of OFDPA premium not matching ofdpa3 driver by Carmelo Cascone · 6 years ago
  35. 6c14804 Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  36. abc6619 Bumped thrift version by Carmelo Cascone · 6 years ago
  37. 98c91a0 Starting snapshot 1.14.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  38. 995d369 Tagging 1.14.0 by ONOS Jenkins User · 6 years ago 1.14.0
  39. cb4f8fd Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. dde85d5 Tagging 1.14.0-rc6 by ONOS Jenkins User · 6 years ago 1.14.0-rc6
  41. dcac7b4 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  42. 725eae5 Tagging 1.14.0-rc5 by ONOS Jenkins User · 6 years ago 1.14.0-rc5
  43. 79f2538 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  44. 155fc61 Tagging 1.14.0-rc4 by ONOS Jenkins User · 6 years ago 1.14.0-rc4
  45. 08727a4 Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  46. a1225fa [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  47. c5ae209 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  48. 8bb3a78 Tagging 1.14.0-rc3 by ONOS Jenkins User · 6 years ago 1.14.0-rc3
  49. f1f2275 ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  50. 3dc474c OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  51. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  52. 0737234 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  53. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  54. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  55. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  56. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  57. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  58. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  59. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  60. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  61. 5548ce6 Adding ServerSentEvents to Rest Southbound interface by Sean Condon · 6 years ago
  62. ca3e4f3 CiscoN9K Default pipeline does not support IPv6 by sdn · 6 years ago
  63. 30bede5 Proper device state management in server driver by Georgios Katsikas · 6 years ago
  64. 3e6d0f0 Fixed address translation and rule removal bugs by Georgios Katsikas · 6 years ago
  65. f45552d Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  66. 9547fc1 Fix obtaining link information in the wrong direction. by DongRyeol Cha · 6 years ago
  67. e6d7187 ONOS-7750 by donghyeok.ho · 6 years ago
  68. 80e0b9f Fixed NIC name to port number inconsistencies in server driver by Georgios Katsikas · 6 years ago
  69. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  70. 7c977b9 [CORD-3101]Implement OVS OFDPA driver for double-vlan termination by Andrea Campanella · 6 years ago
  71. 87a3f85 Sonar warning - don't check a value known to be null by Ray Milkey · 6 years ago
  72. 257eb6d Bazel builds for additional drivers by Ray Milkey · 6 years ago
  73. 82749aa [ONOS-7740] Support lldp-port-description message during link discovery with Juniper by donghyeok.ho · 6 years ago
  74. 5f87003 Supports ControllerConfig behaviour for juniper. by DongRyeol Cha · 6 years ago
  75. 2e4d99e [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  76. 63192b0 flow problem solving at CiscoN7K Configuration by sdn · 6 years ago
  77. 68faf95 Remove redundant entry in drivers pom by Georgios Katsikas · 6 years ago
  78. 98f4e2c Fixing DefaultNicFlowRule by Thomas Vachuska · 6 years ago
  79. 70671b3 Server driver implements FlowRuleProgrammable by Georgios Katsikas · 6 years ago
  80. d472a32 Refactoring and fixes in server driver by Georgios Katsikas · 6 years ago
  81. 470865e Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  82. 6057fab Add support Cisco N7K Switch at rest Cisco driver by sdn · 6 years ago
  83. 40ecef3 New Device type for commodity servers by Georgios Katsikas · 6 years ago
  84. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  85. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  86. 9a5ed3a RemoveControllers for server device driver by Georgios Katsikas · 6 years ago
  87. cf91a2d Fix Bmv2 related issues by Yuta HIGUCHI · 6 years ago
  88. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  89. f325a60 [ONOS-7435] Add configurable properties in P4RuntimeGroupProgrammable by Yi Tseng · 6 years ago
  90. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  91. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  92. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  93. 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
  94. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 7 years ago
  95. 85f0ace Add async alarms to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  96. 2ebd8a0 Structural changes in Server Device Driver by Georgios Katsikas · 6 years ago
  97. 41c652c Adding APPS as sources to the Bazel package build rule. by Thomas Vachuska · 6 years ago
  98. 5c9e283 Build drivers with bazel by Ray Milkey · 6 years ago
  99. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  100. af1fa39 [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago