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