1. 5f71b41 java_gen: use Arrays.copyOf() instead of .clone() for defensive copy by Andreas Wundsam · 10 years ago
  2. 4e2469e java_gen: Return copies of byte arrays in getBytes LOXI-58 by Andreas Wundsam · 10 years ago
  3. 7150133 java_gen: fix bug in IPv4Address.equals / hashCode by Andreas Wundsam · 10 years ago
  4. 1acb450 More review comments. Fix concurrency issue. by Gregor Maier · 11 years ago
  5. 5615b6c Address review comments by Gregor Maier · 11 years ago
  6. 1ff5597 Add null pointer checks and associated test cases. by Gregor Maier · 11 years ago
  7. 7f987e6 IPAddress and IPAddressWithMask updates and fixes by Gregor Maier · 11 years ago
  8. 22ba3af java_gen: add support for object hashing via the guava hash API by Andreas Wundsam · 11 years ago
  9. 85c961f java_gen: made OFValueTypes Comparable by Andreas Wundsam · 11 years ago
  10. eb023dc Moved IPVersion enum to top level by Yotam Harchol · 11 years ago
  11. 8d2a0c4 Merge branch 'master' of github.com:floodlight/loxigen by Yotam Harchol · 11 years ago
  12. 4d63468 LOXI-45 Create common base interface for IPv[46]Address and IPv[46]Address with Mask by Yotam Harchol · 11 years ago
  13. c85b5c5 IPAddresses: fix accidental use of byte[].toString() by Andreas Wundsam · 11 years ago
  14. b75c4ad java_gen/prewritten: add 'ZERO/NONE' values to OFValueTypes by Andreas Wundsam · 11 years ago
  15. a289d55 Renamed types IPv4, IPv6 to IPv4Address, IPv6Address by Yotam Harchol · 11 years ago[Renamed (75%) from java_gen/pre-written/src/main/java/org/projectfloodlight/openflow/types/IPv4.java]
  16. f3f1115 Package renaming - missed the pre-written files in the previous commit. by Yotam Harchol · 11 years ago