1. bc53ec0 Merge into master from pull request #396: by abat · 9 years ago
  2. cc196ab Well, that introduced another subtle bug. Using new OFGroup(ZERO_VAL) instead of OFGroup.of(ZERO_VAL) works. It's null otherwise, which makes sense. by Ryan Izard · 9 years ago
  3. c19db2c fix per review by nsong · 9 years ago
  4. c036c6a Fix small bug in pre-written OFGroup.java. Replace MAX with ZERO. by Ryan Izard · 9 years ago
  5. 729900b add additional test by nsong · 9 years ago
  6. d7701e1 add isMulticast in IPAddress by nsong · 9 years ago
  7. 270b363 Remove <> on javadoc by kjwon15 · 9 years ago
  8. 7bc8540 Fix malformed javadoc by kjwon15 · 9 years ago
  9. 9d777a5 Use unsigned long comparison in IPv6Address.compareTo() by Ronald Li · 9 years ago
  10. 4347d35 Add '0x' prefix to the hex value in toString(). by Ryan Izard · 9 years ago
  11. 8e34471 Fix OFBitMask512 by Shudong Zhou · 9 years ago
  12. bb66cd5 fix to support ports > 32768 by alshabib · 10 years ago
  13. 25021ec hook up new java class with loxi by Sovietaced · 10 years ago
  14. a0aca27 add java bit mask 512 class by Sovietaced · 10 years ago
  15. 9fc1c09 Merge pull request #357 from rlane/in_ports_512 by Jason Parraga · 10 years ago