- a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 7 years ago
- 9416aea Check for in-progress upgrade before attempting to change NONE role in DeviceManager by Jordan Halterman · 7 years ago
- 2c142c5 Fix race condition - if the device manager is not ready when a packet arrives, drop it rather than NPE by Ray Milkey · 7 years ago
- 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
- 8320088 Unit tests for Cluster Metadata Manager by Ray Milkey · 7 years ago
- 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 8 years ago
- 334e941 remove references to BMV2 from pom files by Ray Milkey · 7 years ago
- 21a74da [ONOS-7213] Add serializer for cluster metadata Partitions. by Jordan Halterman · 7 years ago
- ba1bbaf [ONOS-7214] Delete partition data after cluster reconfiguration. by Jordan Halterman · 7 years ago
- e3708c7 ONOS-7219 - don't crash if there is no metadata file by Ray Milkey · 7 years ago
- 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 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
- ff6e1e6 fix a typo by Harold Huang · 7 years ago
- f2e09cb Adding ability to handle orphaned devices when balancing mastership. by Thomas Vachuska · 7 years ago
- e27bb90 Fix maven build by Ray Milkey · 7 years ago
- 0676c97 Use default value for automatically rebalancing masters on upgrade by Jordan Halterman · 7 years ago
- 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
- 07f052b [ONOS-7088] Distribute storage partitions evenly during upgrades by Jordan Halterman · 7 years ago
- 8013c4f [ONOS-7202] IntentCleanupTestMock always fail in jenkins test by Yi Tseng · 7 years ago
- e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
- f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
- f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
- 61aeb35 Add upgrade event listener to UpgradeService on initialization of MastershipManager by Jordan Halterman · 7 years ago
- 59afc6a [ONOS-7176] Add DriverService dependency to GroupManager to ensure drivers are available when initial device events are received by Jordan Halterman · 7 years ago
- 2740a11 ONOS-7146 by Deepa Vaddireddy · 7 years ago
- ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
- c4e87da Membership Service fix on getMembers function by slowr · 7 years ago
- c29d882 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
- 9ada34a Catch exception when attempting to fetch metadata at startup by Jordan Halterman · 7 years ago
- ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
- 0a44fde [ONOS-7093] Add ISSU permissions by slowr · 7 years ago
- 49add80 ONOS-6937 Cluster metadata file is not read even after correcting invalid data by dvaddire · 7 years ago
- 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
- 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
- 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
- 5ca0793 [ONOS-7086] Detect failures in upgraded nodes and roll back upgrades by Jordan Halterman · 7 years ago
- 713830d [ONOS-7098] Rebalance masters on upgrade completion event by Jordan Halterman · 7 years ago
- 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
- 4267681 Changing PacketManager topology event processing logic to avoid by Thomas Vachuska · 7 years ago
- f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
- a9ff68b [ONOS-6944] Restarted dispatch loop become stopped when event sink exceeded execution time limit in CoreEventDispatcher by jaegonkim · 7 years ago
- 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
- 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
- 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
- 47c9541 Refactor construction of application objects by Ray Milkey · 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
- da26837 Catch, log, and retry on IOException for HTTP cluster metadata URLs by Jordan Halterman · 7 years ago
- d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
- 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
- 7f75be4 ONOS-7001 Support for direct counters by Carmelo Cascone · 7 years ago
- 82fac58 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
- 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
- eb01812 Updated P4_16 sample programs to reflect HW testbed by Carmelo Cascone · 7 years ago
- 46c7690 Allow HTTP metadata URLs to return 404 until available by Jordan Halterman · 7 years ago
- a62ac3d Reusable implementation of default P4 interpreter by Carmelo Cascone · 7 years ago
- cfeff19 Adding means to invalidate the pipeliner cache of FlowObjectiveManager. by Thomas Vachuska · 7 years ago
- e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
- b10194c Fixed fit method of ImmutableByteSequence by Carmelo Cascone · 7 years ago
- 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
- a3d811c Fixed priority mapping in PiFlowRuleTranslotor by Carmelo Cascone · 7 years ago
- 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
- 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
- aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
- 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
- 31dd5b4 bug fix : if register same config factory twice (igmp and olt app will do that), and remove one, will make another factory unavailable. add a referance counter to fix it by ke han · 7 years ago
- 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
- ee993b1 Directly use config provided by the event to prevent race condition by Charles Chan · 7 years ago
- 09ae368 Maven test related fixes by Yuta HIGUCHI · 7 years ago
- 605104e ONOS-6084 Statistics were absent for the flows posted when device master was null. The issue is fixed with this code change by Sivachidambaram Subramanian · 7 years ago
- 3796476 ONOS-6864 Fix a DispatchLoop restart bug. by Tian Jian · 7 years ago
- 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
- d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
- 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
- 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
- 1d4b3aa Bugfix: do not assume all Config is about DeviceId by Yuta HIGUCHI · 7 years ago
- a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
- f73b18c Fix Javadoc warning due to incorrect package. by Jordan Halterman · 7 years ago
- a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
- b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
- facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
- 6ecf56d [CORD-1634] Support enable/disable ports on STANDBY nodes. by Jonghwan Hyun · 7 years ago
- a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
- e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
- a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
- 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
- 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
- a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
- 75ef9f5 [ONOS-6844] inject ports via net-cfg by Andrea Campanella · 7 years ago
- 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
- 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
- f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
- 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
- 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
- f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
- 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
- 8d03f18 ONOS controls the packet count field from flow statistics to check flow liveness, but some switches (such as Pica8) do not support packet count field of the flow statistics. Pica8 switch sends "-1" as the packet count. Even though packets match flow rules, when the idle-timeout time is up, ONOS deletes these rules based on the packet count field anyways. Therefore, just checking the packet count field is not enough for this situation. Pica8 sends byte count properly. If ONOS checks both packet and byte count, this problem will be solved. I would like to add byte count check to FlowRuleManager - checkRuleLiveness method. by Gamze Abaka · 7 years ago
- dbfff06 [WIP] Block ConfigFileBasedClusterMetadataProvider until valid configuration is found. by Jordan Halterman · 7 years ago
- 5395e64 ONOS-6824 Unit tests for Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago