1. 29b4f22 Add truncate instruction and support it with PI framework by Yi Tseng · 2 years, 10 months ago
  2. 52ef933 [SDFAB-20] Prevent listeners ejection and the stop of the group polling by pierventre · 2 years, 10 months ago
  3. df29dc7 Unset proper delegate on InOrderFlowObjectiveManager deactivate event by pierventre · 2 years, 10 months ago
  4. d900fe4 Add support for one shot action profile programming in PI by Daniele Moro · 3 years, 3 months ago
  5. 8eadbff SDFAB-76 Work around missing packet request cased by consistet multimap issue by Charles Chan · 3 years ago
  6. d056102 [VOL-3922] Invalidating the pipeliner cache if the driver for a device changes by Andrea Campanella · 3 years, 2 months ago
  7. f92de51 [SDFAB-98] Improve logging in several ONOS subsystems by pierventre · 3 years ago
  8. 5bdbe43 [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 3 years ago
  9. c44ccc7 [AETHER-1324] Force push pipeline config by pierventre · 3 years, 2 months ago
  10. c6f2f7f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 5 months ago
  11. 4810384 reassertRole when stream channel is not opened correctly by Charles Chan · 3 years, 4 months ago
  12. 436c60a Upgraded to bazel 3.7.2 and rules_nodejs 2.3.2 by Sean Condon · 3 years, 4 months ago
  13. 5c82b0f Support arbitrary bit width action parameter and match field by Daniele Moro · 3 years, 5 months ago
  14. 225e2b0 Extend EncapsulationConstraint to include a suggested value of the Identifier. by alessio · 3 years, 7 months ago
  15. 22f2197 Fix the default policy for optLabelSelection policy. by alessio · 3 years, 7 months ago
  16. 13a7235 [ONOS-8123] Fix an issue related to the component properties. by pierventre · 3 years, 7 months ago
  17. 4422005 Immutability for getMeters APIs by pierventre · 3 years, 8 months ago
  18. 852a736 Host Location Provider improvements and logging by Andrea Campanella · 3 years, 8 months ago
  19. c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 3 years, 8 months ago
  20. 381c7ca Avoid sending meter-modify for a pending add to openflow southbound by Saurav Das · 3 years, 8 months ago
  21. f11a321 Ignore PI range match field if not provided in flow rule by Carmelo Cascone · 3 years, 9 months ago
  22. 6194639 [ONOS-8115] Fix for NPE while adding annotations for device using netcfg by Anurag Chadha · 3 years, 9 months ago
  23. dcd56ba Use instance 0 for first replica of P4RT clone groups by Carmelo Cascone · 3 years, 9 months ago
  24. 1b8afbc [AETHER-432][VOL-3263] Revisit meters subsystem to be fully distributed. by pierventre · 3 years, 10 months ago
  25. c888801 Fix: ndpEnabled default value in NeighbourResolutionManager property by nosignal · 3 years, 10 months ago
  26. 561c881 Removes workaround for duplicate device_added events by pier · 4 years ago
  27. 2325050 [ONOS-8093] Purge Meter API by Andrea Campanella · 4 years ago
  28. 388ec25 Fix for duplicated event issue. by pier · 4 years, 1 month ago
  29. 32a9c0b [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 2 months ago
  30. a6b1199 Improves VERIFY operations by pier · 4 years, 4 months ago
  31. 9ada419 Fixes a regression introduced by 23223. by pier · 4 years, 2 months ago
  32. 80a6246 Provide a map between all devices and their driver names by Seyeon Jeong · 4 years, 2 months ago
  33. de82ada Added annotations for tier and meteredUsage by David Glantz · 4 years, 2 months ago
  34. 0843f5d Added metered annotation to link by David Glantz · 4 years, 2 months ago
  35. 6341ff8 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 3 months ago
  36. b51e844 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 4 years, 2 months ago
  37. 239ea5c Adding annotations for jitter, delay, loss, availability, flapping by Aaron Dunlap · 4 years, 3 months ago
  38. d8a923c Avoids delete of dataplane state during mastership change by Pier Luigi Ventre · 4 years, 3 months ago
  39. 3491e76 Revert "Avoids delete of dataplane state during mastership change" by Pier Luigi Ventre · 4 years, 3 months ago
  40. 0a4ead6 Avoids delete of dataplane state during mastership change by pier · 4 years, 5 months ago
  41. 811ea2b Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 3 months ago
  42. d4a28ca Revert "Add ability to administratively remove ports of an offline device." by Ray Milkey · 4 years, 3 months ago
  43. 38d24f3 Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 3 months ago
  44. eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 5 months ago
  45. 3f56eb1 Enabling opportunity to store in ONOS Flow Rules already installed on the device. This option should be activated via following Cli command: 'cfg set org.onosproject.net.flow.impl.FlowRuleManager allowExtraneousRules true'. by Ivan Eroshkin · 4 years, 6 months ago
  46. a4a89fb Fix PiGroupTranslatorImpl producing action profile members with ID 0 by Carmelo Cascone · 4 years, 9 months ago
  47. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 11 months ago
  48. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  49. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  50. f23340c Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 5 years ago
  51. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  52. 6c8a71b 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 · 5 years ago
  53. 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
  54. 65f27f1 ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  55. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 5 years ago
  56. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  57. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  58. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  59. ed2a0a4 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  60. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  61. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  62. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 5 years ago
  63. 397caca Fix ONOS-7958 - problems that were causing failures when onos-core restarts by Ray Milkey · 5 years ago
  64. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  65. 69ca82a Don't assume that there is a device id in the event message by Ray Milkey · 5 years ago
  66. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  67. 5e3afe5 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  68. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  69. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 5 years ago
  70. 9530828 Fix pipeline not marked as READY after device reboot by Carmelo Cascone · 5 years ago
  71. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  72. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  73. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  74. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  75. 1f0764a Remove soft fail for registering an empty property set by Ray Milkey · 5 years ago
  76. 368bd3d Ensure devices are marked online during mastership check by Jordan Halterman · 5 years ago
  77. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  78. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  79. e453edc Export the ResourceQueryService, needed by the linkprops app by Ray Milkey · 5 years ago
  80. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  81. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  82. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  83. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  84. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  85. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  86. 0a6330f ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  87. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  88. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  89. c51852e Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  90. b4f4fdb Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  91. 1491b9b Address unit test issue by Charles Chan · 5 years ago
  92. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  93. a724c513 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 5 years ago
  94. 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
  95. b73ca6d Fixing a potential start-up issue in PacketManager if device driver cannot be found. by Thomas Vachuska · 5 years ago
  96. 2921abc In Karaf 4.2, dynamic service injections must be declared as volatile by Ray Milkey · 5 years ago
  97. f6353d4 ONOS audit REST API support by arjunek1992 · 5 years ago
  98. 718e438 Sonar suggestions - don't reuse formal parameter, guard agains NPE by Ray Milkey · 5 years ago
  99. de5cf84 [ONOS-7842] Implement host annotation using netcfg by Rafał Szalecki · 5 years ago
  100. 89bbf81 Clean up left over commented out code from the Karaf 4.X port by Ray Milkey · 5 years ago