- 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
- 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
- 9312a80 Fix checkstyle buck daemon issue by Yuta HIGUCHI · 7 years ago
- 10b69e8 Avoid multi-thread issue of encoding the installable Intents to json by Yi Tseng · 7 years ago
- 99d6696 Improved comparator unit tests by Sbhat35 · 7 years ago
- f97e0ed [ONOS-6547] Add method to obtain intent's installables in REST API. by Rafal Szalecki · 7 years ago
- 888e20a Remove host location when port down or device down by Charles Chan · 8 years ago
- ebf88d6 Cleaning up MeteringAgent. by Yuta HIGUCHI · 7 years ago
- 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago
- cd06c69 Extend host structures to store multiple locations by Charles Chan · 8 years ago
- cc962d8 Add REST support for MPLS_POP, TTL_IN and DEC_TTL instructions, MPLS_BOS criterion by Jonathan Hart · 8 years ago
- 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
- dab7f4b ONOS-6452 - Supplied Eth Type value was not getting reflected for MPLS_POP instructions. Now this has been corrected. by Sivachidambaram Subramanian · 7 years ago
- 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
- 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
- 215f245 the port in action field is optional for qos flow rule by ke han · 8 years ago
- ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 8 years ago
- aa178db Add ability to set clearDeferred flag in treatments from REST API. by Jonathan Hart · 8 years ago
- 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 8 years ago
- 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 8 years ago
- a3fcf67 Fix Sonar issue: by Jon Hall · 8 years ago
- 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 8 years ago
- fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 8 years ago
- 64cc582 Remove left over system directory after test completes by Ray Milkey · 8 years ago
- 6cc7488 Implementing ability to process single-bundle ONOS apps whose meta-data by Thomas Vachuska · 8 years ago
- 1bec2be Making the REST interface accept deferred instructions while adding flows by Saurav Das · 8 years ago
- 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 8 years ago
- 670ac5d Resource group to share resources between intents by Luca Prete · 8 years ago
- 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 8 years ago
- a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 8 years ago
- 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
- cbd1b39 Sonar fixes by Jon Hall · 8 years ago
- c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 8 years ago
- b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
- 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 8 years ago
- 7470210 the port is unneccesory forqos flow's action, in fact , config port into qos actionwill cause a bug by ke han · 8 years ago
- 8526700 checkstyle rule to check copyrights by Ray Milkey · 8 years ago
- 75f5fb9 MAX value positive, check value only in public constructor. by Jordi Ortiz · 8 years ago
- f6aed99 Adding an additional method for getting paths from default topology with a bound on how many paths will be returned. This should not effect any existing uses. by Aaron Kruglikov · 8 years ago
- ef79434 Fix Javadoc warnings by Ray Milkey · 8 years ago
- 5d08e1e Unit tests for virtual host codec. by Ray Milkey · 8 years ago
- 776f074 JSON Codec for FilteredConnectPoint by Yuta HIGUCHI · 8 years ago
- 9215ff2 Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) by Konstantinos Kanonakis · 8 years ago
- 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
- 8aca677 Fix for ONOS-5306:NPE in Flows Instructions Decoder by Jayasree Ghosh · 8 years ago
- 44929b7 Fix for ONOS-5323:Issue with POST /intents - Causing NPE with null/wrong appId by Jayasree Ghosh · 8 years ago
- f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
- 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
- 20d452b Fix duplicated lines of code in method decode() by Antonio Marsico · 8 years ago
- 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
- 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
- 02a417f ONOS-5214:Fix-For-Meter-WrongBandType-with-NPE-And-WrongUNITType-Issue by Jayasree Ghosh · 8 years ago
- 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
- 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
- 0a4e674 Copyright update by Brian O'Connor · 8 years ago
- e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
- 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
- df1eeae [ONOS-5169] GroupStore: properly add updated buckets by Victor Silva · 8 years ago
- 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
- 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
- d3ff540 Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7 by Jayasree Ghosh · 8 years ago
- 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
- 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
- 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
- 695bac6 Check if the logger is configured as trace when logging as trace by Sho SHIMIZU · 8 years ago
- ba8c805 Replace comparator definitions with their Lambda equivalents. by Simon Hunt · 8 years ago
- a8f69ff Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST by Chiara Contoli · 8 years ago
- e3bcfc3 Fix bugs in extension treatment REST API by Jonathan Hart · 8 years ago
- c2e6815 Use Java 8 Map#compute when possible by Yuta HIGUCHI · 8 years ago
- 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
- 1578042 Use for-each statement by Sho SHIMIZU · 8 years ago
- ef17cbd Remove redundant toString() calls by Sho SHIMIZU · 8 years ago
- e0b7d16 Remove unused import statements by Sho SHIMIZU · 8 years ago
- 3437bdb Fix dangling Javadoc comments by Sho SHIMIZU · 8 years ago
- e3c4334 Fix disjoint path exceptions when backup not present by helenyrwu · 8 years ago
- a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
- c3d69f5 Fix NPE when there's no secondary path. by Yuta HIGUCHI · 8 years ago
- b711fbf4 Cherry pick ONOS-4721 fix by Varun Sharma · 8 years ago
- 2d45985 ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API) by Jayasree Ghosh · 8 years ago
- 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
- eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
- b440ef4 EdgeManager fixes by Yuta HIGUCHI · 8 years ago
- df352c6 Fix for the ONOS-4836 by Kavitha Alagesan · 8 years ago
- fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
- 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
- b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
- 1172585 ONOS-4359: continued work on theming UI - updated app.pngs by Simon Hunt · 8 years ago
- 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
- 4e72a14 Fix for ONOS-4632 by Jayasree Ghosh · 8 years ago
- 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
- 50a6dbe Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
- 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 9 years ago
- a424a05 Allow to specify appId through FlowObjective REST API by Jian Li · 8 years ago
- e2a59f4 Check TrafficTreatment and TrafficSelector in FlowRuleCodecTest by Jian Li · 8 years ago
- 36afa1b Add unit test for TrafficSelector Codec by Jian Li · 8 years ago
- e753963 Fix for [ONOS-3590] by Jon Hall · 8 years ago
- 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
- 96b47d9 Add unit test for TrafficTreatment REST API by Jian Li · 8 years ago
- e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
- f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 9 years ago