- 27 Oct, 2014 9 commits
-
-
- LLDPLinkProvider: handle DeviceUpdate event - DeviceManager: publish Device events caused by Mastership change - DeviceManager: Always try to markOffLine on deviceDisconnected - GossipDeviceStore: Silently ignore failure to get Timestamp on port events Change-Id: I51fbb3f1924007867512f20e62d6d53090c63640
Yuta HIGUCHI authored -
- ignore event triggered by local node, not if the subject is about local node. Change-Id: I50858a8b9272966f597f5172a0227f14afbc72c4
Yuta HIGUCHI authored -
to print actual instance type. Change-Id: I4f7f1f0bea51d6fdb586339569b884e6cfdd5d02
Yuta HIGUCHI authored
-
- 26 Oct, 2014 2 commits
-
-
Conflicts: core/net/src/main/java/org/onlab/onos/net/intent/impl/IntentManager.java Change-Id: I3449d508668835307d9b00a87d047599a83de81d
weibit authored
-
- 25 Oct, 2014 2 commits
-
-
Madan Jampani authored
-
Madan Jampani authored
-
- 24 Oct, 2014 22 commits
-
-
That class can be used to represent the IP address information on an interface.
Pavlin Radoslavov authored -
Thomas Vachuska authored
-
Madan Jampani authored
-
Madan Jampani authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Conflicts: apps/optical/src/main/resources/demo-3-roadm-2-ps.json Change-Id: I6fb95eb8de5b8331678c8cdac621309ea4d2d2b8
weibit authored -
Praseed Balakrishnan authored
-
Thomas Vachuska authored
-
Madan Jampani authored
-
Ported the following IP address classes from the older codebase: Ip4Address, Ip6Address, Ip4Prefix, Ip6Prefix (and the corresponding unit tests). NOTE: Those classes are not ready to be used yet. Change-Id: I234875abbc9df8daa2f8ae28706af591dd2c5f2d
Pavlin Radoslavov authored -
* Moved unit test utilities to the onlab-junit package under utils/junit - ImmutableClassChecker - TestUtils and TestUtilsTest * Added/ported unit test utilities from the older code - UtilityClassChecker and UtilityClassCheckerTest - ImmutableClassCheckerTest * Updated/fixed some of the pom.xml files in the context of the onlab-junit package: - Added <scope>test</scope> - Replaced hard-coded "1.0.0-SNAPSHOT" with "${project.version}" Change-Id: Ie5f51ba401ca1748340f38848ab6bfc251964adc
Pavlin Radoslavov authored -
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Praseed Balakrishnan authored
-
- 23 Oct, 2014 5 commits
-
-
plus refactor a unit test that started failing Change-Id: Ib9f0f8eefc2ba7a9798d8f01b537dae18dd2920c
Jonathan Hart authored -
Brian O'Connor authored