- 21 May, 2016 4 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 17 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 -
- DefaultGroupId is part of API - KryoNamespace is thread-safe, use same instance. Change-Id: I492f48c2ae9239edb5742c00231cd24b4d6db6a3
HIGUCHI Yuta authored -
- MapEvent.class, MapEvent.Type.class, Versioned.class part of API, and all the existing caller was supplying API as base namespace. - MeterId, MapUpdate part of API - Default{Device, Port} part of API - WallClockTimestamp is always added by ECMap Change-Id: I654c892549e6dddbe5e1f86dbb41d1ca4e84611f
HIGUCHI Yuta authored -
- Ignore duplicate Namespace registration - Add friendly name for helping logging - ONOS-4528 Change-Id: Id78f2a0f6e9715a7880875039825e294a68592a9
HIGUCHI Yuta authored -
- POSIX user name allows . and - in addition to character class \w http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_431 http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_278 https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html#sum Change-Id: I5529ee0d89be0bcc3b92f955d09834e30cbcfea4
HIGUCHI Yuta authored -
osgi-core: 4.3.1 -> 5.0.0 osgi-compendium: 4.3.1 -> 5.0.0 jetty-websocket: 8.1.18.v20150929 -> 8.1.19.v20160209 commons-math3: 3.2 -> 3.6.1 antlr4-runtime: 4.5 -> 4.5.3 commons-io: 2.2 -> 2.4 influxdb-java: 2.1 -> 2.2 Change-Id: Ie4ab08326327b64685cb6809d73927cab4278364
Jian Li authored
-
- 18 May, 2016 5 commits
-
-
- Avoid creating new KryoNamespace instance when there's only 1 namespace specified. Change-Id: I7acd1af21623660d6de4f1090b0731a15762cd14
HIGUCHI Yuta authored
-