- c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 4 years, 1 month ago
- a056519 Flow stats collection optimization - Flag introduced to stop periodic collection and collect only in 3 scenarios (Flows Add/Delete/Mod, Switch Add/Change, Mastership Change) by Shibu Vijayakumar · 5 years ago
- 2647df8 Prevents the stop of the stats collection by pier · 4 years, 10 months ago
- d8a923c Avoids delete of dataplane state during mastership change by Pier Luigi Ventre · 4 years, 9 months ago
- 3491e76 Revert "Avoids delete of dataplane state during mastership change" by Pier Luigi Ventre · 4 years, 9 months ago
- 0a4ead6 Avoids delete of dataplane state during mastership change by pier · 4 years, 11 months ago
- 47bde9f Fix [ONOS-6374]: Replace HashMap with ConcurrentHashMap. by Niraj Dubey · 5 years ago
- 1ec80b7 Improves openflow fr provider reducing the number of i/o ops by pier · 5 years ago
- bf14b37 Use typed queues for OF message processing by Anton Chigrin · 6 years ago
- a34469f Fixing the meter timeout issue and support transparent flows. by Gamze Abaka · 6 years ago
- 0d5865f Fixing GroupType to pickup correct type value by pier · 5 years ago
- 2bc10ae This patch solves the following issue: by Gamze Abaka · 6 years ago
- 5079a7f Define new type of group CLONE by Carmelo Cascone · 6 years ago
- df4b08a Modify OpenFlow provider to avoid stats collection when switch is under high load by Jordan Halterman · 6 years ago
- 02f86c8 Fix for propeties that need to have the same name as the used variable. by Andrea Campanella · 6 years ago
- 11d1062 OpenFlowPacketProviderTest: better tests for packet-out with output:all by Thiago Santos · 6 years ago
- a4a17cb OutboundPacket: add inPort method by Thiago Santos · 6 years ago
- de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 6 years ago
- 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
- 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 6 years ago
- 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 6 years ago
- 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 6 years ago
- 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 6 years ago
- 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 6 years ago
- 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
- 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 6 years ago
- 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
- 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
- d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
- 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
- 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
- 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
- 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
- cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
- 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
- 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
- 18fb081 Build providers using bazel by Ray Milkey · 6 years ago
- 77b5cb8 Add to the list of devices that do not support Meter by sdn · 6 years ago
- e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
- 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
- 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
- 7847227 Fix artifactId by Yuta HIGUCHI · 7 years ago
- bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 7 years ago
- fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 7 years ago
- f853a59 Revert back to the way group capable was checking to handle null by Devin Lim · 7 years ago
- 9721f85 make isGroupCapable exception safer by Yuta HIGUCHI · 7 years ago
- a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 7 years ago
- fca3c6a ONOS-7569 Segment Routing tests connectivity and flow issue on master by Thomas Vachuska · 7 years ago
- 496ef1a2 [ONOS-7552] Port disabled in ONOS but enabled in switch by Palash Kala · 7 years ago
- 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 7 years ago
- 03121dc Removing dead code. by Thomas Vachuska · 7 years ago
- 15e281d [CORD-2801] Fix NPE in FlowStatsCollector by Pier Luigi · 7 years ago
- 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 7 years ago
- 3585a7a Fixing issue when Initial Audit is never completed. by Maksym Polovyi · 7 years ago
- 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 7 years ago
- 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 7 years ago
- d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 7 years ago
- 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 7 years ago
- 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 7 years ago
- cd91bfd Send group desc without group stats capability by Laszlo Papp · 7 years ago
- bf2cd74 Make it possible to annotate as lambda by Laszlo Papp · 7 years ago
- 8e8ff05 Use USE_FREQ for port stats by Laszlo Papp · 7 years ago
- 5817481 Do not collect flow and port stats if unsupported by Laszlo Papp · 7 years ago
- 73f9aea Avoid division by zero by Laszlo Papp · 7 years ago
- 9dfb512 Use port stats prop from OF 1.4 by Laszlo Papp · 7 years ago
- 7cf6037 Expose optical properties by Laszlo Papp · 7 years ago
- 20cfb6f Expose tx_pwr_min/max by Laszlo Papp · 7 years ago
- 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 7 years ago 1.13.0-b8
- c893b27 Do not send group stats request if unsupported by Laszlo Papp · 7 years ago
- edadbe2 Do not send table stats request if unsupported by Laszlo Papp · 7 years ago
- f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 7 years ago
- 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 7 years ago 1.13.0-b7
- 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 7 years ago 1.13.0-b6
- 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 7 years ago 1.13.0-b5
- c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 7 years ago
- 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 7 years ago
- a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 7 years ago
- c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 7 years ago
- a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 7 years ago
- cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
- 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
- e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
- 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
- 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
- 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
- 20cbd45 ONOS-5457 OFAgent - handle FLOW_MOD controller to switch command message by Claudine Chiu · 7 years ago
- dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
- eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
- c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
- 71ee08f sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
- 8ca75a2 Adding OpenConfig YANG models. by Thomas Vachuska · 7 years ago