Tagging 2.2.7-b1
  1. bb5110d Immutability for getMeters APIs by pierventre · 3 years, 6 months ago
  2. c4fb5ce Add builder function to IntObjective by Yi Tseng · 3 years, 8 months ago
  3. 0f1ffd1 Add netcfg for INT by Yi Tseng · 3 years, 6 months ago
  4. 5bdaf10 [VOL-2950][VOL-3110][AETHER-457] Fix a bug in component readiness check by Charles Chan · 3 years, 8 months ago
  5. e97f483 [AETHER-432][VOL-3263] Revisit meters subsystem to be fully distributed. by pierventre · 3 years, 9 months ago
  6. defc74e AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 3 years, 8 months ago
  7. 8e0e294 [AETHER-239] Add RAW_DEVICE_CONFIG extension by Yi Tseng · 3 years, 10 months ago
  8. 2d8ecd1 Removes workaround for duplicate device_added events by pier · 3 years, 10 months ago
  9. 4e4084c [ONOS-8093] Purge Meter API by Andrea Campanella · 3 years, 11 months ago
  10. ad95aaf [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years ago
  11. 1e24910 Provide a map between all devices and their driver names by Seyeon Jeong · 4 years, 1 month ago
  12. f37ce52 Fixes a regression introduced by 23223. by pier · 4 years ago
  13. 1b7dd12 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 1 month ago
  14. cef8a95 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 4 years, 1 month ago
  15. 89f6edf VOL-2734 Adding inner vlan id field to McastConfig to configure inner vlan id by Esin Karaman · 4 years, 1 month ago
  16. 3daed98 Fixes user provided timeouts. by pier · 4 years, 1 month ago
  17. 1cf4f84 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 4 years, 10 months ago
  18. 2d4edde Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 2 months ago
  19. 78c287d Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  20. c04dca7 Add a exceptional port number to do not display port number by DongRyeol Cha · 4 years, 3 months ago
  21. 55f96ea Add a API to process a port description using consumer by DongRyeol Cha · 4 years, 3 months ago
  22. 42d109d Added CLI and REST support for auxLocations by Charles Chan · 4 years, 3 months ago
  23. 2a9492da Introduced HOST_AUX_MOVED event by Charles Chan · 4 years, 4 months ago
  24. 42fdec3 Drop using BNG attachment IDs in favor or dynamically allocated line IDs by Carmelo Cascone · 4 years, 4 months ago
  25. e12d0ea Update to BngProgrammable API by Daniele Moro · 4 years, 4 months ago
  26. a30877e Avoid propagating a null chassisID by Andrea Campanella · 4 years, 4 months ago
  27. 67a3855 Support auxiliary location in Host by Charles Chan · 4 years, 4 months ago
  28. 8fd75e7 First implementation of BngProgrammable API by Daniele Moro · 4 years, 8 months ago
  29. dadf640 Moving Power values to Double by Andrea Campanella · 4 years, 8 months ago
  30. 16d4df9 cassini Modulation Driver Impl | ONOS-7979 by Rohit Singh · 4 years, 9 months ago
  31. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 9 months ago
  32. 37f31ad Add stratum-fpm driver for fixed-pipeline Broadcom targets by Carmelo Cascone · 4 years, 9 months ago
  33. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  34. effaded Correct javadoc by hwchiu · 4 years, 9 months ago
  35. efb57e5 Full Fix to getRegisteredApps by Arnav Jain · 4 years, 9 months ago
  36. 5bb59f2 Revert "Corrections to getRegisteredApplications and CLI implementation" by Carmelo Cascone · 4 years, 9 months ago
  37. 35ef3d3 Corrections to getRegisteredApplications and CLI implementation by Arnav Jain · 4 years, 9 months ago
  38. 6cbacf1 Added method getRegisteredApplications by Arnav Jain · 4 years, 9 months ago
  39. e1b418f Clean up logging in (or relevant to) Juniper NETCONF provider by Kieran McPeake · 4 years, 10 months ago
  40. 13f42b7 Updated the GUI2 archetype with real gui code by Sean Condon · 4 years, 10 months ago
  41. 7bee248 [ONOS-7947] implement PowerConfig methods in Cassini equipment. by Boyuan Yan · 4 years, 10 months ago
  42. d4a2b84 [ONOS-7948] Netconf driver for Lumentum ROADM-20. by alessio · 5 years ago
  43. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 4 years, 11 months ago
  44. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  45. 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
  46. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  47. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  48. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  49. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  50. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  51. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  52. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  53. a3ce00b GUI2 Add links to GUI2 when created dynamically by Sean Condon · 5 years ago
  54. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  55. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  56. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  57. 2888433 GUI2 added in the layout topo overlay by Sean Condon · 5 years ago
  58. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  59. 975a343 Fix NPE when processing host events in UI by Carmelo Cascone · 5 years ago
  60. 0854c04 Add bridge Config at Arista Driver by HelloONOS · 5 years ago
  61. ee54576 GUI2 Handle node additions and removals in Topology view by Sean Condon · 5 years ago
  62. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  63. 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 5 years ago
  64. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  65. b65d99d Reverting change to print for OCHSignal by Andrea Campanella · 5 years ago
  66. 2ef1cf7 Support DNS storage discovery via cluster metadata by Jordan Halterman · 5 years ago
  67. a4a17cb OutboundPacket: add inPort method by Thiago Santos · 5 years ago
  68. de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 5 years ago
  69. 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
  70. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  71. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  72. 312221c Removal of deprecated UI methods by Ray Milkey · 5 years ago
  73. f632826 Remove deprecated Node APIs by Ray Milkey · 5 years ago
  74. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  75. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  76. 8efe278 Remove deprecated APIs by Ray Milkey · 5 years ago
  77. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  78. 48ea5a0 Fix bug where an ancillary provider was allowed to be created even if there was no primary by Ray Milkey · 5 years ago
  79. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  80. e45902b Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 5 years ago
  81. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  82. aab9947 A new driver behavior call TapiDeviceLambdaQuery. by Diego Garcia · 5 years ago
  83. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  84. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  85. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  86. 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
  87. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  88. a724c513 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 5 years ago
  89. 654204c Support GENEVE tunnel type in OVSDB southbound by Jian Li · 5 years ago
  90. bd8ddfe Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work. by Thomas Vachuska · 5 years ago
  91. af3a098 Sometimes we need to create multicast groups without replicas by Carmelo Cascone · 5 years ago
  92. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  93. b87d9f1 Allow NextObjective to refer to another NextObjective by NextId by Charles Chan · 5 years ago
  94. 3039bdb [ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support by alessio · 5 years ago
  95. de5cf84 [ONOS-7842] Implement host annotation using netcfg by Rafał Szalecki · 5 years ago
  96. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  97. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  98. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  99. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  100. a349da9 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago