1. 8bd3661 Merge remote-tracking branch 'upstream/master' by Brian O'Connor · 9 years ago
  2. 858abb8 Merge into master from pull request #394: by abat · 9 years ago
  3. 78e24b9 Merge remote-tracking branch 'upstream/master' by alshabib · 9 years ago 0.3.9.oe
  4. 0454169 Merge into master from pull request #378: by abat · 9 years ago
  5. 820eaee fix for port showing up as negative by alshabib · 10 years ago 0.3.8.oe
  6. db949d4 changed order of sigtype and sigid by Praseed Balakrishnan · 10 years ago
  7. 2ed6da0 optical circuit experimenter changes by Praseed Balakrishnan · 10 years ago
  8. a87b1fc Cast InetAddress to Inet4Address or Inet6Address to call the specific static methods by Ronald Li · 10 years ago
  9. 1247d0e Use -1L instead of (long) -1 by Ronald Li · 10 years ago
  10. f937760 Use IPv6 subnet mask calculation as suggested by @andi-bigswitch by Ronald Li · 10 years ago
  11. bbf0194 Address reviewer's comments floodlight/loxigen#297 by Ronald Li · 10 years ago
  12. 1092956 Have IPAddress.of(InetAddress) leverage the new IPv4Address.of(Inet4Address) and IPv6Address.of(Inet6Address) by Ronald Li · 10 years ago
  13. 383d14e Update IPv4Address.withMaskOfLength() Javadoc by Ronald Li · 10 years ago
  14. c3c4a95 Enhance Javadoc for IPv4Address.ofCidrMaskLength() by Ronald Li · 10 years ago
  15. cc9c930 Added Javadocs to IPv6Address.of() similar to IPv4Address.of(); also added of(Inet6Address) by Ronald Li · 10 years ago
  16. 74b54bc Fix error message typo by Ronald Li · 10 years ago
  17. 382589f Further Javadoc enhancements for IPv4Address / IPv4AddressWithMask by Ronald Li · 10 years ago
  18. 097cda5 Fix Javadoc typo by Ronald Li · 10 years ago
  19. 5b41da9 Rephrased some Javadoc for clarity and readability by Ronald Li · 10 years ago
  20. ca08d5f One more syntactic sugar - IPv4Address.withMask(IPv4Address) by Ronald Li · 10 years ago
  21. 8a0b53c Deprecate IPv4AddressWithMask.of(int,int) by Ronald Li · 10 years ago
  22. af8d3e7 Javadoc updates and consistency fixes; force IPAddress subclasses to override toString(); Nonnull annotations updates by Ronald Li · 10 years ago
  23. ffa8079 Renamed IPAddress.fromInetAddress() to of(); added withMask() methods that corresponds to IPv4Address.of() methods by Ronald Li · 10 years ago
  24. 25fb44d Use the new IPv6Address.ofCidrMaskLength() in IPv6AddressWithMask.of(String) by Ronald Li · 10 years ago
  25. fea1789 Added IPv6Address.ofCidrMaskLength() and the corresponding unit tests by Ronald Li · 10 years ago
  26. a780c37 Use the new IPv4Address.ofCidrMaskLength() in IPv4AddressWithMask.of(String) by Ronald Li · 10 years ago
  27. a748422 Added IPv4Address.ofCidrMaskLength() and the corresponding unit tests by Ronald Li · 10 years ago
  28. 3ea5f7e U64|128|HashValue: create Builder classes by Andreas Wundsam · 10 years ago
  29. 33d33e0 U128.add(): optimize overflow comparison by Andreas Wundsam · 10 years ago
  30. c277520 java/HashValue: add+subtract, remove combineWithValue by Andreas Wundsam · 10 years ago
  31. 9dfc1ef use preconditions by Sovietaced · 10 years ago
  32. 77d9949 return false for incompatible ip versions by Sovietaced · 10 years ago
  33. 07cc8eb fix null NPE catch by Sovietaced · 10 years ago
  34. 88e74ec IPAddressWithMask should have a contains method taht can take any IPAddress by Sovietaced · 10 years ago
  35. 551254f address comments by Sovietaced · 10 years ago
  36. c6f9121 Fixes LOXI-59 IPAdddress hould have a factory function for InetAddress by Sovietaced · 10 years ago
  37. e4a6b63 c_match.py is patched to name collision commented by @rlane by Byungjoon Lee · 10 years ago
  38. 9b17807 add bsn_tcp_flags extension by Rich Lane · 10 years ago
  39. 43ee9a8 Merge into master from pull request #268: by abat · 10 years ago
  40. 39efd1c java/OFErrorCauseData: fix regression by Andreas Wundsam · 10 years ago
  41. c77bebf Merge into master from pull request #263: by abat · 10 years ago
  42. 3169899 fix tab by KC Wang · 10 years ago
  43. 6a554c7 TransportPort.of must accept NO_MASK value by KC Wang · 10 years ago
  44. 62cbcff OFErrorMsg: add OFErrorCauseData wrapper for nicer toStrings BSC-5349 by Andreas Wundsam · 10 years ago
  45. 8ad8699 java_gen/U* types: change toString to hex by Andreas Wundsam · 10 years ago
  46. 5c411df java_gen: delete HashFunc interface by Andreas Wundsam · 10 years ago
  47. 972bc42 U128: fix signedness bug in compareTo by Andreas Wundsam · 10 years ago
  48. c5e9870 java_gen.HashValueUtils - prefixBit - remove useless hash value, add unit test by Andreas Wundsam · 10 years ago
  49. 7c15b17 java_gen: renamed OFChecksum128 to U128 + implement HashValue by Andreas Wundsam · 10 years ago
  50. bc0aead java_gen: implement HashValue protocol by Andreas Wundsam · 10 years ago
  51. 19dfc1e java_gen: introduced HashValue type by Andreas Wundsam · 10 years ago
  52. 2d68678 javadoc updated. by Byungjoon Lee · 10 years ago
  53. 6edf122 toString methods are overrided for ICMPv4Code and ICMPv4Type by Byungjoon Lee · 10 years ago
  54. b4c38b8 of_tunnel_id support for OXM is added. by Byungjoon Lee · 10 years ago
  55. dd53516 address review comment by KC Wang · 10 years ago
  56. 3d555b0 update VlanVid.ofVlan to accept NO_MASK by KC Wang · 10 years ago
  57. 4193e5d OFVlanVidMatch: enable correct conversion of VlanVid.NO_MASK by Andreas Wundsam · 10 years ago
  58. 53ddf5c add bsn_udf extension by Rich Lane · 10 years ago
  59. f8dda5b Merge into master from pull request #232: by abat · 10 years ago