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