1. 9d777a5 Use unsigned long comparison in IPv6Address.compareTo() by Ronald Li · 9 years ago
  2. d1196ab improve test case by Sovietaced · 10 years ago
  3. 13f8802 Add isEnabled to interface and add tests by Sovietaced · 10 years ago
  4. bae30f9 java: discard the IPv6 zone id when parsing addresses by Rich Lane · 10 years ago
  5. a87b1fc Cast InetAddress to Inet4Address or Inet6Address to call the specific static methods by Ronald Li · 10 years ago
  6. bbf0194 Address reviewer's comments floodlight/loxigen#297 by Ronald Li · 10 years ago
  7. ca08d5f One more syntactic sugar - IPv4Address.withMask(IPv4Address) by Ronald Li · 10 years ago
  8. 5d0ca65 Sanity tests for the IPv4Address.withMask*() syntactic sugars by Ronald Li · 10 years ago
  9. ffa8079 Renamed IPAddress.fromInetAddress() to of(); added withMask() methods that corresponds to IPv4Address.of() methods by Ronald Li · 10 years ago
  10. fea1789 Added IPv6Address.ofCidrMaskLength() and the corresponding unit tests by Ronald Li · 10 years ago
  11. a748422 Added IPv4Address.ofCidrMaskLength() and the corresponding unit tests by Ronald Li · 10 years ago
  12. 3ea5f7e U64|128|HashValue: create Builder classes by Andreas Wundsam · 10 years ago
  13. c277520 java/HashValue: add+subtract, remove combineWithValue by Andreas Wundsam · 10 years ago
  14. 0377adb Merge into master from pull request #287: by abat · 10 years ago
  15. e7fc61f java_gen: U128: add unit test for readBytes by Andreas Wundsam · 10 years ago
  16. 07cc8eb fix null NPE catch by Sovietaced · 10 years ago
  17. 30a1cee add exception test by Sovietaced · 10 years ago
  18. 88e74ec IPAddressWithMask should have a contains method taht can take any IPAddress by Sovietaced · 10 years ago
  19. c6f9121 Fixes LOXI-59 IPAdddress hould have a factory function for InetAddress by Sovietaced · 10 years ago
  20. a224b13 java_gen.PrimitiveSinkUtils: add support for putting nullable Strings, better support for null by Andreas Wundsam · 10 years ago
  21. 8e92b97 java_gen.PrimitiveSinkUtils - add putNullableTo by Andreas Wundsam · 10 years ago
  22. 62cbcff OFErrorMsg: add OFErrorCauseData wrapper for nicer toStrings BSC-5349 by Andreas Wundsam · 10 years ago
  23. 972bc42 U128: fix signedness bug in compareTo by Andreas Wundsam · 10 years ago
  24. c5e9870 java_gen.HashValueUtils - prefixBit - remove useless hash value, add unit test by Andreas Wundsam · 10 years ago
  25. 7c15b17 java_gen: renamed OFChecksum128 to U128 + implement HashValue by Andreas Wundsam · 10 years ago
  26. bc0aead java_gen: implement HashValue protocol by Andreas Wundsam · 10 years ago
  27. 19dfc1e java_gen: introduced HashValue type by Andreas Wundsam · 10 years ago
  28. 4193e5d OFVlanVidMatch: enable correct conversion of VlanVid.NO_MASK by Andreas Wundsam · 10 years ago
  29. b21043d check for invalid masks in getSubnetBroadcastAddress in IPAWithMask by Aditya Vaja · 10 years ago
  30. 56b8b18 add bitwise logical operators and broadcast check by Aditya Vaja · 10 years ago
  31. a1969e5 Make leading zeroes optional in the string passed to HexString.toLong by Rob Vaterlaus · 10 years ago
  32. a4fb4c6 Rename interface to isLLDPAddress by Shudong Zhou · 10 years ago
  33. e5a3680 Add MacAddress.isLinkLocal() by Shudong Zhou · 10 years ago
  34. acaf650 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  35. 12cea88 Types: added 'matches' method to Masked<T> by Andreas Wundsam · 11 years ago
  36. cef9e3e More test coverage by Gregor Maier · 11 years ago
  37. 5615b6c Address review comments by Gregor Maier · 11 years ago
  38. 1ff5597 Add null pointer checks and associated test cases. by Gregor Maier · 11 years ago
  39. 7f987e6 IPAddress and IPAddressWithMask updates and fixes by Gregor Maier · 11 years ago
  40. 0bea4e0 Use hamcrest-integration library to use additional matchers by Rob Vaterlaus · 11 years ago
  41. 30b359c OFPortBitMap: add functionality to iterate over the Ports by Andreas Wundsam · 11 years ago
  42. 5360560 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  43. 934b4ad Match field iteration by Rob Vaterlaus · 11 years ago
  44. 4bc8472 Merge into master from pull request #117: by abat · 11 years ago
  45. 3b6d90e java_gen: OFOxmList: canonicalize OFOxms on build() by Andreas Wundsam · 11 years ago
  46. 661a222 java_gen: OFOxm: add 'canonical' virtual attribute, test by Andreas Wundsam · 11 years ago
  47. e04c86f java_gen: Fixed bug in Ipv[46]AddressWithMask when mask == /0 by Andreas Wundsam · 11 years ago
  48. 28c9975 java_gen: Add documentation on OFPortBitmap, unit test clarity fix by Andreas Wundsam · 11 years ago
  49. 9667a16 java_gen: renamed OFPortMap to OFPortBitMap by Andreas Wundsam · 11 years ago
  50. bb9c72a Fixed typo: IP->Mac by Rob Vaterlaus · 11 years ago
  51. 83f40ab Added functionality from old floodlight MACAddress class by Rob Vaterlaus · 11 years ago
  52. 595c644 Fixes to in ports masked by Yotam Harchol · 11 years ago
  53. a11f38b OFPortMap value type by Yotam Harchol · 11 years ago
  54. 57c34ce Merge remote-tracking branch 'origin/master' into in_ports_masked2 by Rich Lane · 11 years ago