- 5ab309f Fix toString in UPF UE Sessions and Terminations by Daniele Moro · 2 years, 10 months ago
- a57652d Refactor of UpfProgrammable APIs by tosinski · 3 years ago
- a59138b Fix ClassCastException caused by sorting intents in gui when using both string and long keys. by David Glantz · 3 years ago
- ce99420 Add architecture method to PiPipelineModel Interface. by Emanuele Gallone · 3 years ago
- fa5dc3c [SDFAB-753] Improve ONOS cluster event by pierventre · 3 years ago
- 5971950 Return intent collection with details by David Glantz · 3 years, 1 month ago
- 178046b [SDFAB-705] Fix GUI for the control and data plane resiliency by pierventre · 3 years ago
- 78c3927 [OpenFlow] Save dp_desc as a device annotation by Miguel Borges de Freitas · 3 years, 1 month ago
- 5c7fe3a Fix to reinstall flow rules when they are missing in FlowRuleService. by David Glantz · 3 years, 1 month ago
- e1f8010 [SDFAB-642][SDFAB-643] Fix device disconnection when an instance rejoins by pierventre · 3 years, 1 month ago
- 0b3d1ab 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
- a770879 [SDFAB-542] Meters cleanup and leftovers v2 by pierventre · 3 years, 2 months ago
- 1d8c5e8 [SDFAB-557] Fix max meter in ONOS by Wailok Shum · 3 years, 2 months ago
- 36b9a89 [SDFAB-500][SDFAB-527] Meters cleanup and leftovers by pierventre · 3 years, 2 months ago
- b8ca2ad [SDFAB-500][SDFAB-499] Implement user defined index mode for the meter service by pierventre · 3 years, 3 months ago
- 8ebb793 [SDFAB-354] Improve P4RTMeterProgrammable by Wailok Shum · 3 years, 2 months ago
- fa3b328 [SDFAB-355] Revisit MeterService and north abstractions by Wailok Shum · 3 years, 2 months ago
- 411f6f7 [SDFAB-357] Backport slicing in fabric and add support for QFI in PDR and fabric by Daniele Moro · 3 years, 3 months ago
- 607fd0b [SDFAB-359] Purge all objective for a given application ID by Daniele Moro · 3 years, 4 months ago
- 8aa2145 [SDFAB-356] Extend P4RuntimeMeterProgrammable and Codecs to support reset scenario by Wailok Shum · 3 years, 3 months ago
- cfd7740 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 3 years, 4 months ago
- 664e249 [SDFAB-384] Modify the MeterStore APIs by Wailok Shum · 3 years, 3 months ago
- be900bd [SDFAB-352][SDFAB-353] Retrieve MeterFeatures from the P4RT southbound, Extend MeterProviderService and revisit MeterStore by Wailok Shum · 3 years, 3 months ago
- 9f94a13 Add truncate instruction and support it with PI framework by Yi Tseng · 3 years, 3 months ago
- 6a7cb47 [SDFAB-287] Let send packet out throw UpfProgrammableException by Daniele Moro · 3 years, 4 months ago
- d5e3fcb [SDFAB-287] Remove and query only upf-related flow entries by Daniele Moro · 3 years, 4 months ago
- ac94678 [SDFAB-188] Remove buffer drainer from UpfProgrammable by Daniele Moro · 3 years, 4 months ago
- dbcffda [SDFAB-187] Add UpfProgrammable interface in ONOS core by Daniele Moro · 3 years, 5 months ago
- cbd1694 [ONOS-8140][VOL-4152][SDFAB-94] Adding annotations to flow objectives by Andrea Campanella · 3 years, 5 months ago
- 787a064 Allows to specify matches, action parameters as strings in PI by Daniele Moro · 3 years, 8 months ago
- cdac24f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 11 months ago
- 5eaaf30 Add support for arbitrary bitwidth packet metadata by Daniele Moro · 3 years, 9 months ago
- c9f115a Support arbitrary bit width action parameter and match field by Daniele Moro · 4 years ago
- c9ba567 [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 3 years, 6 months ago
- e33e2dc Added ability to configure GUI traffic refresh rate by Thomas Vachuska · 3 years, 7 months ago
- 2a6ef08 [AETHER-75] Add command to force snapshot of Raft partitions. by Jordan Halterman · 5 years ago
- 3edc0e9 [AETHER-72] Add bulk update to ConsistentMultimap by pier · 5 years ago
- 906febe Add INT watchlist config by Yi Tseng · 3 years, 7 months ago
- 95f2d3e Added mechanism for apps to easily add their own custom link/node/host highlighting wihout having to create a new UI extensions by Thomas Vachuska · 3 years, 7 months ago
- 541edfc [AETHER-1212] Added means to configure host links to appear as 'wireless' by Thomas Vachuska · 3 years, 8 months ago
- f0a0719 [AETHER-539] Fix for flowId computation by pierventre · 4 years ago
- db35289 [AETHER-1104] Calculate PiPipeconf fingerprint in a deterministic way by pierventre · 3 years, 10 months ago
- 6fa8cd6 [AETHER-599] Implement FabricPipelineTraceable by pierventre · 4 years, 1 month ago
- 9017741 Added ability to configure or programmatically inject default maximum number of paths when computing topology using default methods. by Thomas Vachuska · 4 years ago
- 225e2b0 Extend EncapsulationConstraint to include a suggested value of the Identifier. by alessio · 4 years ago
- 0af6523 [ODTN] Interface of a new driver behavior for checking internal connectivity in a device. by alessio · 4 years, 2 months ago
- d14f1a3 Support install IntIntents to device with postcard mode by Yi Tseng · 4 years, 1 month ago
- b58e9c9 [AETHER-38] Extract pipeline-dependent code from current T3 implementation by pierventre · 4 years, 6 months ago
- c4f90a5 Small INT app and UI improvements by Yi Tseng · 4 years, 1 month ago
- 4f0252c Cleaned up docs/external; deprecated docs/internal by Thomas Vachuska · 4 years, 1 month 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
- b7b79af Add builder function to IntObjective by Yi Tseng · 4 years, 3 months ago
- 416ef14 [VOL-2950][VOL-3110][AETHER-457] Fix a bug in component readiness check by Charles Chan · 4 years, 3 months ago
- 1b8afbc [AETHER-432][VOL-3263] Revisit meters subsystem to be fully distributed. by pierventre · 4 years, 4 months ago
- c6ea647 Revert "Introduced SetPackage and SwitchControlProcessor RPC to gNOI implementation." by Thomas Vachuska · 4 years, 3 months ago
- b330fc7 AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 4 years, 4 months ago
- 992bf52 Introduced SetPackage and SwitchControlProcessor RPC to gNOI implementation. by Serhii Boiko · 6 years ago
- da025c4 OpticalCircuitIntent is extended to receive path and ochSignal (e.g., from REST optical-rest app). by alessio · 4 years, 4 months ago
- 40e0a0c [AETHER-239] Add RAW_DEVICE_CONFIG extension by Yi Tseng · 4 years, 5 months ago
- 9e75f8b Updated toString methods by Georgios Katsikas · 4 years, 8 months ago
- 561c881 Removes workaround for duplicate device_added events by pier · 4 years, 6 months ago
- 2325050 [ONOS-8093] Purge Meter API by Andrea Campanella · 4 years, 6 months ago
- 32a9c0b [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 7 months ago
- 9ada419 Fixes a regression introduced by 23223. by pier · 4 years, 8 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
- 6341ff8 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 8 months ago
- b51e844 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 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
- daeb949 Throw exception if dscp value is not byte. by Rory Savage · 4 years, 9 months ago
- 9334091 Fixes user provided timeouts. by pier · 4 years, 9 months ago
- 4330078 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
- 811ea2b Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 9 months ago
- d4a28ca Revert "Add ability to administratively remove ports of an offline device." by Ray Milkey · 4 years, 9 months ago
- 38d24f3 Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 9 months ago
- 01f3bdd Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 6 years ago
- 5f6f04a Add a API to process a port description using consumer by DongRyeol Cha · 4 years, 10 months ago
- da008e3 Add a exceptional port number to do not display port number by DongRyeol Cha · 4 years, 10 months ago
- eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 11 months ago
- f42939d Introduced HOST_AUX_MOVED event by Charles Chan · 5 years ago
- da15af8 Drop using BNG attachment IDs in favor or dynamically allocated line IDs by Carmelo Cascone · 5 years ago
- acd86360 add bridge configuration at Arista Switch driver by HelloONOS · 5 years ago
- 35fd94c BER Driver Implementation by Rohit Singh · 5 years ago
- 893988e Update to BngProgrammable API by Daniele Moro · 5 years ago
- f468858 Avoid propagating a null chassisID by Andrea Campanella · 5 years ago
- a132689 Support auxiliary location in Host by Charles Chan · 5 years ago
- 464e5ed First implementation of BngProgrammable API by Daniele Moro · 5 years ago
- dadf640 Moving Power values to Double by Andrea Campanella · 5 years ago
- 16d4df9 cassini Modulation Driver Impl | ONOS-7979 by Rohit Singh · 5 years ago
- 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 5 years ago
- 37f31ad Add stratum-fpm driver for fixed-pipeline Broadcom targets by Carmelo Cascone · 5 years ago
- f57ef60 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 6 years ago
- effaded Correct javadoc by hwchiu · 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