- 05 Nov, 2014 21 commits
-
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Simon Hunt authored
-
Thomas Vachuska authored
-
Simon Hunt authored
-
Simon Hunt authored
-
Thomas Vachuska authored
-
Madan Jampani authored
-
Madan Jampani authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Thomas Vachuska authored
-
Madan Jampani authored
-
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 19 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