- 24 May, 2016 10 commits
-
-
The default pipeline driver was not calling the success callback for next objectives. This caused the intent installer to think there were still flows in need of installation, and the intent never completed. Change-Id: Ib411c317b28475cfc1e966e31f859cebbeea3792
Ray Milkey authored -
PushHeaderInstruction is used by mpls header push, pop, vlan header push. Also PopVlanInstruction should be augmented to cover vlan header push case. Change-Id: Ic0da77b1f86e1e4a396080caa463d1d727b4c7dd
Jian Li authored -
Change-Id: Ib5d2859b002f9d663e840ffdb083acd64c2403c7 (cherry picked from commit 605eed37)
Jonathan Hart authored -
Also added names to some serializer for debugging purpose Change-Id: I0997b61a5d08df84c85ca28f6a5ed23417fb8c22
Charles Chan authored
-
- 23 May, 2016 12 commits
-
-
[ERROR] Project requires an incorrect minimum version of Maven. [ERROR] Either change plugin versions to those compatible with 3.0.1 [ERROR] or update the pom.xml to contain [ERROR] <prerequisites> [ERROR] <maven>3.0.3</maven> [ERROR] </prerequisites> Change-Id: I022bc7201d8c2324c5840710f51185c88441fb8d
HIGUCHI Yuta authored -
Adds an UpdateRequest message. This contains a set of keys that a node is missing updates for. The receiver will then send an UpdateEntry for each missing key to the requester. Change-Id: I2115f4a05833b51ae14d1191f09f083b5251f8ec
Jon Hall authored -
Missing part of gerrit #9230 Forwarding objective need to check the existing VLAN as well Change-Id: I8e9cadc57c332a20567eaeaa2030901fc2dbf5b8
Charles Chan authored -
- Slicing out protobuf bundle's OSGi issue spotted by Shravan Ambati. Change-Id: Ia0e825334a55c29d34e982f39d4a02c1c33871ee
HIGUCHI Yuta authored
- 22 May, 2016 2 commits
- 21 May, 2016 5 commits
-
-
Link probes incorporate cluster fingerprint in source MAC address. This removes the need for an additional TLV and the complexity associated with it, and also adds fingerprinting to BDDPs for free. - fingerprint in Ethernet source address. The old default MAC value is only used when the CusterMetadata service isn't ready. - remove support for TLV fingerprint field and associated config knobs. - links at control domain boundary are classified as EDGE type links. Change-Id: Idb07dd06fbeee25e9fcee3fbdddec7a7dbb2c397
Ayaka Koshibe authored
- 20 May, 2016 11 commits
-
-
It is possible that one of vidCriterion and ethCriterion is missing We should just skip the corresponding table and proceed Change-Id: I220e4efb8c8d5c163f541ad41e0a4d80b6286afe
Charles Chan authored