1. 0a5779c Fix to reinstall flow rules when they are missing in FlowRuleService. by David Glantz · 2 years, 8 months ago
  2. ff63198 Fix to prevent a NullPointerException and instead return an invalid link. Occurs when an intent's path is calculated and there are links that are not annotated with the key identified in the intent's AnnotationConstraint. by David Glantz · 2 years, 8 months ago
  3. 90b988a [SDFAB-557] Fix max meter in ONOS by Wailok Shum · 2 years, 8 months ago
  4. c0914ec [SDFAB-500][SDFAB-527] Meters cleanup and leftovers by pierventre · 2 years, 9 months ago
  5. 7991952 [SDFAB-355] Revisit MeterService and north abstractions by Wailok Shum · 2 years, 9 months ago
  6. 06aac70 [SDFAB-359] Purge all objective for a given application ID by Daniele Moro · 2 years, 10 months ago
  7. 43ac289 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 2 years, 10 months ago
  8. 5bdbe43 [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 3 years ago
  9. c6f2f7f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 5 months ago
  10. a56dea6 Support to enable multicast snooping of ovsdb through bridge desc by Jian Li · 3 years, 5 months ago
  11. c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 3 years, 8 months ago
  12. 2325050 [ONOS-8093] Purge Meter API by Andrea Campanella · 4 years ago
  13. 80a6246 Provide a map between all devices and their driver names by Seyeon Jeong · 4 years, 2 months ago
  14. 05c6f43 Added TierConstraint and MeteredConstraint by David Glantz · 4 years, 2 months ago
  15. de82ada Added annotations for tier and meteredUsage by David Glantz · 4 years, 2 months ago
  16. 0843f5d Added metered annotation to link by David Glantz · 4 years, 2 months ago
  17. fb3a1bb VOL-2734 Adding inner vlan id field to McastConfig to configure inner vlan id by Esin Karaman · 4 years, 2 months ago
  18. 239ea5c Adding annotations for jitter, delay, loss, availability, flapping by Aaron Dunlap · 4 years, 2 months ago
  19. eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 5 months ago
  20. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 10 months ago
  21. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  22. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  23. a4a17cb OutboundPacket: add inPort method by Thiago Santos · 5 years ago
  24. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  25. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  26. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  27. 48ea5a0 Fix bug where an ancillary provider was allowed to be created even if there was no primary by Ray Milkey · 5 years ago
  28. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  29. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  30. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  31. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  32. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  33. c88ebaa Save developers from wasting hours on wrong bucket type by Charles Chan · 6 years ago
  34. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  35. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  36. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  37. cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
  38. 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
  39. 1f8fcc3 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
  40. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  41. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  42. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  43. 1941641 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  44. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  45. ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
  46. b0bc9da Add fromString method to connect point by hiroki · 6 years ago
  47. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  48. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  49. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  50. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  51. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  52. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  53. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  54. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  55. 3516f06 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  56. d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 6 years ago
  57. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  58. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  59. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  60. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  61. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  62. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  63. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  64. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  65. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  66. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  67. fa40ca2 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  68. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 6 years ago
  69. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  70. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  71. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 6 years ago
  72. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 6 years ago
  73. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  74. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  75. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  76. 22c555d Correcting basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  77. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  78. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  79. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  80. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  81. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  82. 3f038c4 Use Optional matcher by Ray Milkey · 7 years ago
  83. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  84. 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
  85. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  86. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  87. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  88. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  89. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  90. 4e84804 Add more unit tests for Pi* classes by Frank Wang · 7 years ago
  91. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  92. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  93. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  94. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  95. 76057cd fix equal tests for PiCriteria class by Frank Wang · 7 years ago
  96. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  97. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  98. e33e4ed [ONOS-6624]Unit tests for Pi* core classes by Frank Wang · 7 years ago
  99. 8c18eb7 Adding test for DefaultBridgeDescription by Ethan Tai · 7 years ago
  100. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago