- c3e4c0d Fix ClassCastException caused by sorting intents in gui when using both string and long keys. by David Glantz · 3 years ago
- 55a5f39 [SDFAB-753] Improve ONOS cluster event by pierventre · 3 years ago
- dfb3ceb Return intent collection with details by David Glantz · 3 years, 1 month ago
- 57f7bbb [SDFAB-705] Fix GUI for the control and data plane resiliency by pierventre · 3 years ago
- 0a5779c Fix to reinstall flow rules when they are missing in FlowRuleService. by David Glantz · 3 years, 1 month ago
- 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 · 3 years, 1 month ago
- 90b988a [SDFAB-557] Fix max meter in ONOS by Wailok Shum · 3 years, 2 months ago
- c0914ec [SDFAB-500][SDFAB-527] Meters cleanup and leftovers by pierventre · 3 years, 2 months ago
- 7991952 [SDFAB-355] Revisit MeterService and north abstractions by Wailok Shum · 3 years, 2 months ago
- 06aac70 [SDFAB-359] Purge all objective for a given application ID by Daniele Moro · 3 years, 4 months ago
- 43ac289 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 3 years, 4 months ago
- 5bdbe43 [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 3 years, 6 months ago
- 4fcb4b2 [AETHER-72] Add bulk update to ConsistentMultimap by pier · 5 years ago
- c6f2f7f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 11 months ago
- a56dea6 Support to enable multicast snooping of ovsdb through bridge desc by Jian Li · 3 years, 11 months ago
- 4422005 Immutability for getMeters APIs by pierventre · 4 years, 1 month ago
- c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 4 years, 1 month ago
- da70796 Add netcfg for INT by Yi Tseng · 4 years, 2 months ago
- 1b8afbc [AETHER-432][VOL-3263] Revisit meters subsystem to be fully distributed. by pierventre · 4 years, 4 months ago
- 2325050 [ONOS-8093] Purge Meter API by Andrea Campanella · 4 years, 6 months ago
- 80a6246 Provide a map between all devices and their driver names by Seyeon Jeong · 4 years, 8 months ago
- 05c6f43 Added TierConstraint and MeteredConstraint by David Glantz · 4 years, 8 months ago
- de82ada Added annotations for tier and meteredUsage by David Glantz · 4 years, 8 months ago
- 0843f5d Added metered annotation to link by David Glantz · 4 years, 8 months ago
- fb3a1bb VOL-2734 Adding inner vlan id field to McastConfig to configure inner vlan id by Esin Karaman · 4 years, 8 months ago
- 239ea5c Adding annotations for jitter, delay, loss, availability, flapping by Aaron Dunlap · 4 years, 8 months ago
- 4330078 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
- eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 11 months ago
- 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 5 years ago
- efb57e5 Full Fix to getRegisteredApps by Arnav Jain · 5 years ago
- 5bb59f2 Revert "Corrections to getRegisteredApplications and CLI implementation" by Carmelo Cascone · 5 years ago
- 35ef3d3 Corrections to getRegisteredApplications and CLI implementation by Arnav Jain · 5 years ago
- 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 6 years ago
- 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 6 years ago
- dcd1b14 Packet throttle support by Harshada Chaundkar · 6 years ago
- a4a17cb OutboundPacket: add inPort method by Thiago Santos · 6 years ago
- 4f7e363 Removal of deprecated APIs by Ray Milkey · 6 years ago
- 312221c Removal of deprecated UI methods by Ray Milkey · 6 years ago
- 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 6 years ago
- 8efe278 Remove deprecated APIs by Ray Milkey · 6 years ago
- 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 6 years ago
- 48ea5a0 Fix bug where an ancillary provider was allowed to be created even if there was no primary by Ray Milkey · 6 years ago
- 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 6 years ago
- 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 6 years ago
- cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
- 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 6 years ago
- 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
- 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 7 years ago
- c88ebaa Save developers from wasting hours on wrong bucket type by Charles Chan · 6 years ago
- 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
- 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
- 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
- e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
- cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
- 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
- 1f8fcc3 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
- 3bceb01 Remove deprecated getLeaderBoard() API from LeadershipService by Ray Milkey · 6 years ago
- 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
- f31ac6f Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
- 19c123a [ONOS-7757] Support onos-local and embedded cluster configurations by Jordan Halterman · 6 years ago
- 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
- 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
- dae1160 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
- 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
- 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
- 1941641 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
- 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
- 8c57a09 Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
- 5e88435 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
- ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 6 years ago
- b0bc9da Add fromString method to connect point by hiroki · 6 years ago
- 2eb9167 Improve coverage for primitives by Ray Milkey · 7 years ago
- 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 7 years ago
- 33f4a91 Implement flow objective queue command by Charles Chan · 7 years ago
- c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 7 years ago
- 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 7 years ago
- 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 7 years ago
- 2c95acf Support double-tagged host by Jonghwan Hyun · 7 years ago
- 400bbe5 Add compatibility functions to AtomicValue/Topic by Jordan Halterman · 7 years ago
- ca7660a Add rolling upgrade test. by Jordan Halterman · 7 years ago
- 936a3c9 fix compiler warning about varags and null pointers by Ray Milkey · 7 years ago
- ab7d1f3 Add integer representation of version numbers for use in primitive revisions. by Jordan Halterman · 7 years ago
- d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
- 4256bde Support for PI table entry with default action by Carmelo Cascone · 7 years ago
- 3516f06 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 7 years ago
- d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 7 years ago
- c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 7 years ago
- 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 7 years ago
- 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 7 years ago
- 874581a Unit tests for interface config class by Ray Milkey · 7 years ago
- 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 7 years ago
- a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 7 years ago
- 01c9338 TestConsistentMap: cannot remove while iterating by Thiago Santos · 7 years ago
- b2a20d1 null-safe DocPath ancentry tests by Yuta HIGUCHI · 7 years ago
- a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 7 years ago
- 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 7 years ago
- 4743258 Add distributed lock primitive by Jordan Halterman · 7 years ago
- f1653a7 pom cleanup by Yuta HIGUCHI · 7 years ago
- fbd9ae9 Various small fixes by Yuta HIGUCHI · 7 years ago
- 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 7 years ago