- 04 Nov, 2014 2 commits
-
-
Thomas Vachuska authored
-
- 03 Nov, 2014 17 commits
-
-
a new set of IpPrefix unit tests. Also, fix few nits in IpAddress and IpAddressTest
Pavlin Radoslavov authored -
added modify and teardown cases worked with external app for UC1 demo Change-Id: Ia4c71cb006ff9f9eb7b7ebd43753509e7ad0763b
Hongtao Yin authored -
Madan Jampani authored
-
Praseed Balakrishnan authored
-
- RULE_ADDED will be posted when the Flow was confirmed by stats, even if they were installed as a batch - Properly handle batch in Simple store Change-Id: I0a0e15b29ff9c0d56d5a646e0751511d73c8f552
Yuta HIGUCHI authored -
Thomas Vachuska authored
-
Simon Hunt authored
-
Madan Jampani authored
-
Thomas Vachuska authored
- 02 Nov, 2014 2 commits
-
-
Change-Id: Id61dcc9dc42c8c246313afbec8d19142e6c855a5 Conflicts: core/net/src/main/java/org/onlab/onos/net/device/impl/DeviceManager.java
Ayaka Koshibe authored
- 01 Nov, 2014 16 commits
-
-
- roleChanged(), isReachable() Eventually consistent nature of Device store was interfering with mastership control. Change-Id: I9c0dd846a4e30863f922f6706c6cb62fd7c83f29
Yuta HIGUCHI authored -
- check local DeviceClockProviderService before trying to store Port update information. Change-Id: I22c94cb712d7001a227497b723780b6db3fbdf04
Yuta HIGUCHI authored -
Pavlin Radoslavov authored
-
- For some of the methods, the IP Version needs to be specified by the caller. This applies to the IpPrefix API as well. - For now, everywhere IpAddress is used and the IP version has to be explicitly specified by the caller, we assume/specify IPv4. - Added unit test for class IpAddress: for both IPv4 and IPv6 addresses.
Pavlin Radoslavov authored
-
- 31 Oct, 2014 3 commits
-
-
I.e. running "onos 1" is equivalent to running "onos $OC1". "onos-log 2" is equivalent to "onos-log $OC2". If the argument is not a number there should be no change to the behaviour of the script (original invocations should still work as expected). Will make this change for other commands in the future if there are no issues. Change-Id: I7621cce9076c088d3bcb1aa4d6c8f8f8525823ca
Jonathan Hart authored
-