- 05 Nov, 2014 1 commit
-
-
to get the Ip4Address and Ip6Address view of the IpAddress. * Added methods IpPrefix.getIp4Prefix() and IpPrefix.getIp6Prefix() to get the Ip4Prefix and Ip6Prefix view of the IpPrefix. Added the corresponding unit tests as well.
Pavlin Radoslavov authored
-
- 04 Nov, 2014 35 commits
-
-
Simon Hunt authored
-
Thomas Vachuska authored
-
and the corresponding unit tests. * Reimplemented classes Ip4Address and Ip6Address by inheriting from class IpAddress * Reimplemented classes Ip4Prefix and Ip6Prefix by inheriting from class IpPrefix * Reimplemented the unit tests Ip4AddressTest and Ip6AddressTest to match the corresponding IpAddressTest unit tests * Reimplemented the unit tests Ip4PrefixTest and Ip6PrefixTest to match the corresponding IpPrefixTest unit tests * Minor refactoring/cleanup of classes IpAddress and IpPrefix
Pavlin Radoslavov authored -
Pavlin Radoslavov authored
-
Pavlin Radoslavov authored
-
Thomas Vachuska authored
-
Pavlin Radoslavov authored
-
Conflicts: utils/misc/src/main/java/org/onlab/graph/MutableAdjacencyListsGraph.java Change-Id: I6b836c844e460cc8ced983c7d4eefadf3fc839dc
weibit authored -
Simon Hunt authored
-
Change-Id: Idd830437efb3766e82f8c6601ddd5ea7b33bf108 Conflicts: core/store/dist/src/main/java/org/onlab/onos/store/mastership/impl/DistributedMastershipStore.java
Ayaka Koshibe authored -
Thomas Vachuska authored
- 03 Nov, 2014 4 commits
-
-
a new set of IpPrefix unit tests. Also, fix few nits in IpAddress and IpAddressTest
Pavlin Radoslavov authored