1. 729900b add additional test by nsong · 9 years ago
  2. d7701e1 add isMulticast in IPAddress by nsong · 9 years ago
  3. 9d777a5 Use unsigned long comparison in IPv6Address.compareTo() by Ronald Li · 9 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. 62cbcff OFErrorMsg: add OFErrorCauseData wrapper for nicer toStrings BSC-5349 by Andreas Wundsam · 10 years ago
  21. 972bc42 U128: fix signedness bug in compareTo by Andreas Wundsam · 10 years ago
  22. c5e9870 java_gen.HashValueUtils - prefixBit - remove useless hash value, add unit test by Andreas Wundsam · 10 years ago
  23. 7c15b17 java_gen: renamed OFChecksum128 to U128 + implement HashValue by Andreas Wundsam · 10 years ago
  24. bc0aead java_gen: implement HashValue protocol by Andreas Wundsam · 10 years ago
  25. 19dfc1e java_gen: introduced HashValue type by Andreas Wundsam · 10 years ago
  26. 4193e5d OFVlanVidMatch: enable correct conversion of VlanVid.NO_MASK by Andreas Wundsam · 10 years ago
  27. b21043d check for invalid masks in getSubnetBroadcastAddress in IPAWithMask by Aditya Vaja · 10 years ago
  28. 56b8b18 add bitwise logical operators and broadcast check by Aditya Vaja · 10 years ago
  29. a4fb4c6 Rename interface to isLLDPAddress by Shudong Zhou · 10 years ago
  30. e5a3680 Add MacAddress.isLinkLocal() by Shudong Zhou · 10 years ago
  31. acaf650 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  32. 12cea88 Types: added 'matches' method to Masked<T> by Andreas Wundsam · 11 years ago
  33. cef9e3e More test coverage by Gregor Maier · 11 years ago
  34. 5615b6c Address review comments by Gregor Maier · 11 years ago
  35. 1ff5597 Add null pointer checks and associated test cases. by Gregor Maier · 11 years ago
  36. 7f987e6 IPAddress and IPAddressWithMask updates and fixes by Gregor Maier · 11 years ago
  37. 0bea4e0 Use hamcrest-integration library to use additional matchers by Rob Vaterlaus · 11 years ago
  38. 30b359c OFPortBitMap: add functionality to iterate over the Ports by Andreas Wundsam · 11 years ago
  39. 1758028 IPv6AddressTest: removed unused code by Andreas Wundsam · 11 years ago
  40. e04c86f java_gen: Fixed bug in Ipv[46]AddressWithMask when mask == /0 by Andreas Wundsam · 11 years ago
  41. 28c9975 java_gen: Add documentation on OFPortBitmap, unit test clarity fix by Andreas Wundsam · 11 years ago
  42. 9667a16 java_gen: renamed OFPortMap to OFPortBitMap by Andreas Wundsam · 11 years ago
  43. bb9c72a Fixed typo: IP->Mac by Rob Vaterlaus · 11 years ago
  44. 83f40ab Added functionality from old floodlight MACAddress class by Rob Vaterlaus · 11 years ago
  45. 595c644 Fixes to in ports masked by Yotam Harchol · 11 years ago
  46. a11f38b OFPortMap value type by Yotam Harchol · 11 years ago
  47. 57c34ce Merge remote-tracking branch 'origin/master' into in_ports_masked2 by Rich Lane · 11 years ago