1. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 8 years ago
  2. 4ca8e60 Introduce an easy way to check whether an IP address is multicast or not by Charles Chan · 8 years ago
  3. e796610 Modified host discovery to suppress discovery of self-assigned IP addresses. by Thomas Vachuska · 9 years ago
  4. afdf4de Replaced IPv6 toString with more efficient local helper. by Aaron Kruglikov · 9 years ago
  5. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  6. 34ffe72 Added methods to test whether an IP address/prefix is IPv4 or IPv6: by Pavlin Radoslavov · 9 years ago
  7. 7fee36a Trace IPv6 hosts by Charles M.C. Chan · 9 years ago
  8. 37f6a38 Unit test refactoring by Ray Milkey · 9 years ago
  9. d5087d1 Removed method IpAddress.toInt(), because it is semantically incorrect: by Pavlin Radoslavov · 10 years ago
  10. 34c8164 * Added methods IpAddress.getIp4Address() and IpAddress.getIp6Address() by Pavlin Radoslavov · 10 years ago
  11. 315d6c8 Minor refactoring (for code consistency). No functional changes. by Pavlin Radoslavov · 10 years ago
  12. f182f01 Reimplementation of classes Ip4Address/Ip6Address/Ip4Prefix/Ip6Prefix by Pavlin Radoslavov · 10 years ago
  13. 34c921a Completed the IPv6 implementation for IpPrefix, and added by Pavlin Radoslavov · 10 years ago
  14. 9d8f72f Removed unneeded import that was breaking the build. by Thomas Vachuska · 10 years ago
  15. 854ecab Updated the testEqualityIPv4 and testEqualityIPv6 to use Google's EqualsTester. by Pavlin Radoslavov · 10 years ago
  16. af5ff79 Added new method IpAddress.valueOf(InetAddress inetAddress) by Pavlin Radoslavov · 10 years ago
  17. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago