1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 8 years ago
  3. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  4. 34ffe72 Added methods to test whether an IP address/prefix is IPv4 or IPv6: by Pavlin Radoslavov · 9 years ago
  5. dbeab4c Fix a bug when using IpPrefix.contains() and we are mixing IP address families. by Pavlin Radoslavov · 9 years ago
  6. 37f6a38 Unit test refactoring by Ray Milkey · 9 years ago
  7. 34c8164 * Added methods IpAddress.getIp4Address() and IpAddress.getIp6Address() by Pavlin Radoslavov · 10 years ago
  8. f182f01 Reimplementation of classes Ip4Address/Ip6Address/Ip4Prefix/Ip6Prefix by Pavlin Radoslavov · 10 years ago
  9. 34c921a Completed the IPv6 implementation for IpPrefix, and added by Pavlin Radoslavov · 10 years ago
  10. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  11. 855ea2d Refactor the IpPrefix API and implementation: by Pavlin Radoslavov · 10 years ago
  12. 52307e6 IpAddress and IpPrefix related cleanup: by Pavlin Radoslavov · 10 years ago
  13. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  14. e7b5bd7 Updated creation of IpAddress instance inside IpPrefixTest by Pavlin Radoslavov · 10 years ago
  15. 24c849c Added copyrights to the utils code by Thomas Vachuska · 10 years ago
  16. dbdbdbb Added restrictions for proxy ARP by Jonathan Hart · 10 years ago
  17. 70da512 Wired up HostMonitor to its dependencies and got it working. by Jonathan Hart · 10 years ago
  18. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago[Renamed (65%) from utils/misc/src/test/java/org/onlab/packet/IPAddressTest.java]
  19. b7a2ac3 Added a contains method to IpAddress by Jonathan Hart · 10 years ago
  20. 40e7fec netmask support in IpAddress by Ayaka Koshibe · 10 years ago
  21. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  22. 16698a3 Tests for IPAddress and VLANID by Ayaka Koshibe · 10 years ago