- 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 7 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 -
provider. Intent events will either set the virtual link state to ACTIVE or INACTIVE. Change-Id: I34b65b2bfff29b791e7b2eb4d7cefb2ec4e88672
Brian Stanke authored -
- Allow directly passing KryoNamespace - Add some registration id gap before ECMap's internal registration - Some improvements for ease of registration issue investigation -- Add friendly name to ECMap's internal KryoNamespace -- Add backtrace information Change-Id: I7c87b3aefbaea4b2ed12b38c3e0813e9d195c7a9
HIGUCHI Yuta authored
-