1. 4a0b7f6 Ignore PI range match field if not provided in flow rule by Carmelo Cascone · 3 years, 9 months ago
  2. 8767511 Use instance 0 for first replica of P4RT clone groups by Carmelo Cascone · 3 years, 10 months ago
  3. e97f483 [AETHER-432][VOL-3263] Revisit meters subsystem to be fully distributed. by pierventre · 3 years, 10 months ago
  4. ba3e3d5 Fix: ndpEnabled default value in NeighbourResolutionManager property by nosignal · 3 years, 10 months ago
  5. 2d8ecd1 Removes workaround for duplicate device_added events by pier · 4 years ago
  6. 4e4084c [ONOS-8093] Purge Meter API by Andrea Campanella · 4 years ago
  7. cac12a4 Fix for duplicated event issue. by pier · 4 years, 1 month ago
  8. ad95aaf [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 2 months ago
  9. 7b7e8ac Improves VERIFY operations by pier · 4 years, 4 months ago
  10. 1e24910 Provide a map between all devices and their driver names by Seyeon Jeong · 4 years, 2 months ago
  11. f37ce52 Fixes a regression introduced by 23223. by pier · 4 years, 2 months ago
  12. 1b7dd12 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 3 months ago
  13. cef8a95 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 4 years, 2 months ago
  14. 00ac83e Avoids delete of dataplane state during mastership change by pier · 4 years, 5 months ago
  15. 2d4edde Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 3 months ago
  16. c0a950d 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
  17. 42d109d Added CLI and REST support for auxLocations by Charles Chan · 4 years, 5 months ago
  18. a4a89fb Fix PiGroupTranslatorImpl producing action profile members with ID 0 by Carmelo Cascone · 4 years, 9 months ago
  19. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 11 months ago
  20. f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  21. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  22. f23340c Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 5 years ago
  23. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  24. 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
  25. 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
  26. 65f27f1 ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  27. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 5 years ago
  28. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  29. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  30. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  31. ed2a0a4 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  32. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  33. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  34. 8a06403 Fix typo - componenService -> componentService by Ray Milkey · 5 years ago
  35. 397caca Fix ONOS-7958 - problems that were causing failures when onos-core restarts by Ray Milkey · 5 years ago
  36. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  37. 69ca82a Don't assume that there is a device id in the event message by Ray Milkey · 5 years ago
  38. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  39. 5e3afe5 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  40. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  41. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 5 years ago
  42. 9530828 Fix pipeline not marked as READY after device reboot by Carmelo Cascone · 5 years ago
  43. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  44. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  45. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  46. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  47. 1f0764a Remove soft fail for registering an empty property set by Ray Milkey · 5 years ago
  48. 368bd3d Ensure devices are marked online during mastership check by Jordan Halterman · 5 years ago
  49. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  50. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  51. e453edc Export the ResourceQueryService, needed by the linkprops app by Ray Milkey · 5 years ago
  52. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  53. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  54. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  55. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  56. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  57. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  58. 0a6330f ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  59. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  60. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  61. c51852e Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  62. b4f4fdb Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  63. 1491b9b Address unit test issue by Charles Chan · 5 years ago
  64. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  65. a724c513 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 5 years ago
  66. 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
  67. b73ca6d Fixing a potential start-up issue in PacketManager if device driver cannot be found. by Thomas Vachuska · 5 years ago
  68. 2921abc In Karaf 4.2, dynamic service injections must be declared as volatile by Ray Milkey · 5 years ago
  69. f6353d4 ONOS audit REST API support by arjunek1992 · 5 years ago
  70. 718e438 Sonar suggestions - don't reuse formal parameter, guard agains NPE by Ray Milkey · 5 years ago
  71. de5cf84 [ONOS-7842] Implement host annotation using netcfg by Rafał Szalecki · 6 years ago
  72. 89bbf81 Clean up left over commented out code from the Karaf 4.X port by Ray Milkey · 5 years ago
  73. cd3f3dc suppress warning stack trace when an intent fails to compile by Ray Milkey · 6 years ago
  74. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  75. d175194 Fix for ONOS-7840 - Flows stuck in PENDING_ADD state by Ray Milkey · 6 years ago
  76. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  77. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  78. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  79. 5cf77f5 Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 6 years ago
  80. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  81. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  82. 66460c9 The tableAction should be checked if it is null. by wu · 6 years ago
  83. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  84. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  85. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  86. 855b108 [tiny-fix] Missing deviceId for log. by Tian Jian · 6 years ago
  87. 9cb2e9e [tiny-fix] Wrong location of deviceId in the log. by Tian Jian · 6 years ago
  88. d709dba Request may be null, if not checked, it may be error. by 柯志勇10068695 · 6 years ago
  89. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  90. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  91. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  92. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  93. da0b559 Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  94. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 6 years ago
  95. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  96. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  97. 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
  98. 66bf382 Remove deprecated Host Provider APIs by Ray Milkey · 6 years ago
  99. 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
  100. de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago