- 24 May, 2016 5 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 (cherry picked from commit ce7db1b6)
Ray Milkey authored -
Change-Id: I54fa47764df45c834b57be9cdc7dec28a30c25c3 (cherry picked from commit 2205624d)
Thomas Vachuska 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 14 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
- 19 May, 2016 2 commits
-
-
Lazily instaniate a checkstyle daemon for the first checkstyle job. Then, each subsequent checkstyle target uses the daemon. The daemon is terminated when the parent buck or buckd exits. Change-Id: I4dbea957f20a3f77048dd25d960b7faa1eafef37
Brian O'Connor authored
-