1. af8d3e7 Javadoc updates and consistency fixes; force IPAddress subclasses to override toString(); Nonnull annotations updates by Ronald Li · 10 years ago
  2. ffa8079 Renamed IPAddress.fromInetAddress() to of(); added withMask() methods that corresponds to IPv4Address.of() methods by Ronald Li · 10 years ago
  3. 25fb44d Use the new IPv6Address.ofCidrMaskLength() in IPv6AddressWithMask.of(String) by Ronald Li · 10 years ago
  4. fea1789 Added IPv6Address.ofCidrMaskLength() and the corresponding unit tests by Ronald Li · 10 years ago
  5. a780c37 Use the new IPv4Address.ofCidrMaskLength() in IPv4AddressWithMask.of(String) by Ronald Li · 10 years ago
  6. a748422 Added IPv4Address.ofCidrMaskLength() and the corresponding unit tests by Ronald Li · 10 years ago
  7. 3ea5f7e U64|128|HashValue: create Builder classes by Andreas Wundsam · 10 years ago
  8. 33d33e0 U128.add(): optimize overflow comparison by Andreas Wundsam · 10 years ago
  9. c277520 java/HashValue: add+subtract, remove combineWithValue by Andreas Wundsam · 10 years ago
  10. f2de8af Merge into master from pull request #292: by abat · 10 years ago
  11. 9dfc1ef use preconditions by Sovietaced · 10 years ago
  12. a5eeae3 add bsn_vlan_xlate_port_group_id extension by Rich Lane · 10 years ago
  13. 77d9949 return false for incompatible ip versions by Sovietaced · 10 years ago
  14. 07cc8eb fix null NPE catch by Sovietaced · 10 years ago
  15. 88e74ec IPAddressWithMask should have a contains method taht can take any IPAddress by Sovietaced · 10 years ago
  16. 551254f address comments by Sovietaced · 10 years ago
  17. c6f9121 Fixes LOXI-59 IPAdddress hould have a factory function for InetAddress by Sovietaced · 10 years ago
  18. a224b13 java_gen.PrimitiveSinkUtils: add support for putting nullable Strings, better support for null by Andreas Wundsam · 10 years ago
  19. 8e92b97 java_gen.PrimitiveSinkUtils - add putNullableTo by Andreas Wundsam · 10 years ago
  20. 754c73a match.py merged by applying #274 by Byungjoon Lee · 10 years ago
  21. a3a1cfe java_gen: add PrimitiveSinkUtils by Andreas Wundsam · 10 years ago
  22. 4087b17 Merge into master from pull request #275: by abat · 10 years ago
  23. e4a6b63 c_match.py is patched to name collision commented by @rlane by Byungjoon Lee · 10 years ago