1. c04dca7 Add a exceptional port number to do not display port number by DongRyeol Cha · 4 years, 5 months ago
  2. 55f96ea Add a API to process a port description using consumer by DongRyeol Cha · 4 years, 4 months ago
  3. 42d109d Added CLI and REST support for auxLocations by Charles Chan · 4 years, 5 months ago
  4. 2a9492da Introduced HOST_AUX_MOVED event by Charles Chan · 4 years, 6 months ago
  5. 42fdec3 Drop using BNG attachment IDs in favor or dynamically allocated line IDs by Carmelo Cascone · 4 years, 6 months ago
  6. e12d0ea Update to BngProgrammable API by Daniele Moro · 4 years, 6 months ago
  7. a30877e Avoid propagating a null chassisID by Andrea Campanella · 4 years, 6 months ago
  8. 67a3855 Support auxiliary location in Host by Charles Chan · 4 years, 6 months ago
  9. 8fd75e7 First implementation of BngProgrammable API by Daniele Moro · 4 years, 10 months ago
  10. dadf640 Moving Power values to Double by Andrea Campanella · 4 years, 10 months ago
  11. 16d4df9 cassini Modulation Driver Impl | ONOS-7979 by Rohit Singh · 4 years, 10 months ago
  12. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 5 years ago
  13. 37f31ad Add stratum-fpm driver for fixed-pipeline Broadcom targets by Carmelo Cascone · 4 years, 10 months ago
  14. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  15. effaded Correct javadoc by hwchiu · 4 years, 11 months ago
  16. e1b418f Clean up logging in (or relevant to) Juniper NETCONF provider by Kieran McPeake · 5 years ago
  17. 7bee248 [ONOS-7947] implement PowerConfig methods in Cassini equipment. by Boyuan Yan · 5 years ago
  18. d4a2b84 [ONOS-7948] Netconf driver for Lumentum ROADM-20. by alessio · 5 years ago
  19. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  20. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  21. dadae72 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
  22. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  23. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  24. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  25. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  26. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  27. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  28. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  29. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  30. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  31. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  32. 0854c04 Add bridge Config at Arista Driver by HelloONOS · 5 years ago
  33. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  34. 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 5 years ago
  35. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  36. b65d99d Reverting change to print for OCHSignal by Andrea Campanella · 5 years ago
  37. a4a17cb OutboundPacket: add inPort method by Thiago Santos · 5 years ago
  38. de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 5 years ago
  39. 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
  40. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  41. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  42. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  43. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  44. 8efe278 Remove deprecated APIs by Ray Milkey · 5 years ago
  45. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  46. 48ea5a0 Fix bug where an ancillary provider was allowed to be created even if there was no primary by Ray Milkey · 5 years ago
  47. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  48. e45902b Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 5 years ago
  49. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  50. aab9947 A new driver behavior call TapiDeviceLambdaQuery. by Diego Garcia · 5 years ago
  51. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  52. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  53. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  54. 09ab5e2 A new RestSB driver named TapiDeviceDescriptionDiscovery.java is included within onos-odtn drivers subproject. This driver accounts for the deviceDescriptionDiscovery behavior. by Diego Garcia · 5 years ago
  55. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  56. a724c513 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 5 years ago
  57. 654204c Support GENEVE tunnel type in OVSDB southbound by Jian Li · 5 years ago
  58. af3a098 Sometimes we need to create multicast groups without replicas by Carmelo Cascone · 5 years ago
  59. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  60. b87d9f1 Allow NextObjective to refer to another NextObjective by NextId by Charles Chan · 6 years ago
  61. 3039bdb [ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support by alessio · 5 years ago
  62. de5cf84 [ONOS-7842] Implement host annotation using netcfg by Rafał Szalecki · 6 years ago
  63. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  64. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  65. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  66. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  67. a349da9 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  68. 5e2b705 Update spectrum pipeline config by Alan Lo · 6 years ago
  69. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  70. c88ebaa Save developers from wasting hours on wrong bucket type by Charles Chan · 6 years ago
  71. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  72. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 6 years ago
  73. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  74. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 6 years ago
  75. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  76. ec1a420 ONOS-7810 calculate cookie field when pipeconf registered by ghj0504520 · 6 years ago
  77. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  78. a432cf8 Allow applications to specify a few other packet-request flow priorities. by Saurav Das · 6 years ago
  79. 14a6c50 Fix NPE when trying to reference delta port statistics via REST API by Ray Milkey · 6 years ago
  80. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  81. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  82. 6880ba6 Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  83. da0b559 Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  84. 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
  85. 7908ced Remove deprecated mplsLabel() method by Ray Milkey · 6 years ago
  86. 66bf382 Remove deprecated Host Provider APIs by Ray Milkey · 6 years ago
  87. f031e30 Remove deprecated constructors and change usges to builder pattern by Ray Milkey · 6 years ago
  88. 33b27bc Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  89. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  90. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  91. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  92. dc579c5 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  93. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  94. 6ac9035 [ONOS-7162] Forcing provider scheme to always be in lowercase. by Thomas Vachuska · 6 years ago
  95. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  96. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  97. cbe1c5e [ONOS-7681] IntentCleanup.resubmitPendingRequest() can not generate pendingMap PUT event, and IntentData processing does not happen. by jaegonkim · 6 years ago
  98. eded688 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  99. 40ecef3 New Device type for commodity servers by Georgios Katsikas · 6 years ago
  100. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago