- 14 Aug, 2015 2 commits
- 13 Aug, 2015 3 commits
-
-
Include Fixing a bug not to commit the transaction on success Change-Id: Ie1f823ab6d8fc6f54091d443d24ecc61336155da
Sho SHIMIZU authored -
* Added PartialFailureContraint to MP2SP intent to allow partial connectivity. This means the intent remains installed as long as at least one ingress point can reach the egress point. * Intents with this constraint are recompiled on ObjectiveTracker triggers even if not in FAILED state * MP2SP intent compiler can compute a partial tree if constraint is set * ObjectiveTracker recompiles intents on any link event * SDN-IP MP2SP intents now use PartialFailureConstraint Ported from onos-1.2 branch. Change-Id: I32eaa198fae1dfba021d9251c8f855573f0e1d7d
Jonathan Hart authored
-
- 12 Aug, 2015 9 commits
-
-
- get a key from the test map - Push a value to n number of keys named key(1 to n) in the test map Change-Id: I1778acbaabcede2d123f77f01db87e3f59633668
Jon Hall authored
-
- 11 Aug, 2015 13 commits
-
-
Change-Id: I2437582b8d878bbf57d8447cb7d93636c9fc0246 (cherry picked from commit 0fa172fd)
Madan Jampani authored -
> Change-Id: I000f2b802420e4f47ce320f6ed021049bd2fd83e Change-Id: I0445613144e3126bba24d28047d565f99602ae31
Brian O'Connor authored -
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