- 11 Aug, 2015 10 commits
-
-
1.refactor serverDetected and serverVanished implementation 2.Use TrafficTreatment.transition to judge which table is used instead of ether_type Change-Id: I5a2dfae1fa6f6ddca94dc5fea024f7430ce37532
samuel authored -
Fixes ONOS-2514. Ported from onos-1.2 branch. Change-Id: I0d3d6012daa8dd2a45707a58cf6e745314f6dc24 (cherry picked from commit 0c763e9b)
Jonathan Hart authored -
based on configuration data. Change-Id: I98a360fd1b833885fcb41bf9bb8a6e81dc436fd1
Jonathan Hart authored -
Refactored code plus instrumented AtomicValue and DistributedSet Change-Id: I9c5f7c9f23d530131f15d3c98250ea33238dd2ec
Flavio Castro authored -
* multiple flows with the same match to be simultaneously present in the flow store, and * similar but different rule in switch and store, resulting in flows stuck in PENDING_ADD state. Fixes ONOS-2426. Ported from onos-1.2 branch. Change-Id: I4b4e444c3a6dba7e4d3278e9469069e2dbdb9b67
Jonathan Hart authored
- 10 Aug, 2015 9 commits
- 07 Aug, 2015 4 commits
-
-
o Device, Host, and LinkManagers now use respecive ConfigOperator implementations to combine Descriptions with Network Configs. This refactors work done in 3a0cdd57. o Touchups on ConfigOperator impls Change-Id: I735e7e6bfa0c47c8727433aab804cb2782eebfff
Ayaka Koshibe authored
- 06 Aug, 2015 13 commits
-
-
Proxy ARP now supports deferred ARP replies until instance learns of the subject host location. Change-Id: Ib3ee97c0812858b5b4972d945e9e6d2bd397d4c5
Thomas Vachuska authored -
JsonNode into ColumnType or BaseType. Change-Id: I8199c097b1cad0234486b9ac3d0eedce9c4772ac
lishuai authored -
When converting the operation result of insert into POJO, it need the deserialization of UUID. Change-Id: I04f30dd044ddc0963d3f59bda62a9fc469e55e1e
lishuai authored -
Combination operator for host-related configuration information, including tests. Change-Id: I3631db111b7a1140badf1b9f323a3a5811ac7297
Ayaka Koshibe authored -
It's no longer a subclass of BasicDeviceConfig. Change-Id: Icb7cc7e133428a19ddd739e4135c59854b082488
Ayaka Koshibe authored -
Combination operator for link-related configuration information, including tests. Change-Id: I25ce27b3465e87acc718fe50063bc72ce68d095f
Ayaka Koshibe authored
- 05 Aug, 2015 4 commits
-
-
Added operator for combining configuration info for Optical ports from various sources. Also includes minor tweaks to OpticalPortConfig, and javadoc fixes. Change-Id: I754b2e29f560b473d1f791025f8b8b18c8d75a13
Ayaka Koshibe authored -
Combination operator for device-related configuration information, including tests. Change-Id: I0320f7b568979063947a37cf2749daae7a1a05f1
Ayaka Koshibe authored