1. 25fb44d Use the new IPv6Address.ofCidrMaskLength() in IPv6AddressWithMask.of(String) by Ronald Li · 10 years ago
  2. 9dfc1ef use preconditions by Sovietaced · 10 years ago
  3. 77d9949 return false for incompatible ip versions by Sovietaced · 10 years ago
  4. 07cc8eb fix null NPE catch by Sovietaced · 10 years ago
  5. 1ff5597 Add null pointer checks and associated test cases. by Gregor Maier · 11 years ago
  6. 7f987e6 IPAddress and IPAddressWithMask updates and fixes by Gregor Maier · 11 years ago
  7. e04c86f java_gen: Fixed bug in Ipv[46]AddressWithMask when mask == /0 by Andreas Wundsam · 11 years ago
  8. eb023dc Moved IPVersion enum to top level by Yotam Harchol · 11 years ago
  9. 4d63468 LOXI-45 Create common base interface for IPv[46]Address and IPv[46]Address with Mask by Yotam Harchol · 11 years ago
  10. b75c4ad java_gen/prewritten: add 'ZERO/NONE' values to OFValueTypes by Andreas Wundsam · 11 years ago
  11. 9a617aa Renamed types IPv4WithMask/IPv6WithMask to IPv4AddressWithMask/IPv6AddressWithMask. by Yotam Harchol · 11 years ago[Renamed (83%) from java_gen/pre-written/src/main/java/org/projectfloodlight/openflow/types/IPv6WithMask.java]
  12. a289d55 Renamed types IPv4, IPv6 to IPv4Address, IPv6Address by Yotam Harchol · 11 years ago
  13. f3f1115 Package renaming - missed the pre-written files in the previous commit. by Yotam Harchol · 11 years ago