1. 75c09dc OFPortDesc: add convenience method to access BsnPortGenerationId by Andreas Wundsam · 9 years ago
  2. 13f8802 Add isEnabled to interface and add tests by Sovietaced · 10 years ago
  3. 05da0d7 remove toBriefString by Sovietaced · 10 years ago
  4. 476bef4 Add OFPortDesc helper methods by Sovietaced · 10 years ago
  5. 4f21afc OFMatchV3: fix consistency of OFMatchV3 include structure by Andreas Wundsam · 10 years ago
  6. 6b87735 java_gen: OFMatch add support for OF1.4 (and fix OF1.2) by Andreas Wundsam · 10 years ago
  7. 411f851 java/OFMatchV3Ver13: bugfix for MatchFieldIterator by Andreas Wundsam · 10 years ago
  8. abb41e5 ICMPv4Type and ICMPv4Code cannot be converted into TransportPort. Thus, the manual conversion code is inserted. by Byungjoon Lee · 10 years ago
  9. 20c73b6 java_gen: beautify toString output of OFMatch by Andreas Wundsam · 10 years ago
  10. 2f82644 Fixed typo with masked destination IP addresses by Rob Vaterlaus · 11 years ago
  11. 40bca24 java_gen.OFMatchV3V13: auto-gen list of supported fields by Andreas Wundsam · 11 years ago
  12. 353df0e Fixed bug with getting TCP src with OF 1.0 by Rob Vaterlaus · 11 years ago
  13. 934b4ad Match field iteration by Rob Vaterlaus · 11 years ago
  14. 40c3a85 Merge into master from pull request #113: by abat · 11 years ago
  15. 820739e java_gen: MatchV3.builder() - remove synchronized by Andreas Wundsam · 11 years ago
  16. 661a222 java_gen: OFOxm: add 'canonical' virtual attribute, test by Andreas Wundsam · 11 years ago
  17. 98a1863 java_gen: separate VlanVid and OFVlanVidMatch + push version to 0.3.1 by Andreas Wundsam · 11 years ago
  18. 2fdf99d java_gen: add support for bsn_in_ports by Andreas Wundsam · 11 years ago
  19. 6bf5db6 Merge into master from pull request #87: by abat · 11 years ago
  20. 3ce6fe3 More fixes for supporting ARP match fields with OF 1.0 by Rob Vaterlaus · 11 years ago
  21. 553583b Fixed a src vs. dst bug by Rob Vaterlaus · 11 years ago
  22. f13323d Fixes to the OF 1.0 match support by Rob Vaterlaus · 11 years ago
  23. 520c880 Value Types: remove unnecessary prefixes from enumeration constants by Andreas Wundsam · 11 years ago
  24. ad499c9 OFPort: remove wrong NONE=0 constant by Andreas Wundsam · 11 years ago
  25. 376cef5 java_gen: add MaskedEnumGroup fro OFTableConfig.TABLE_MISS by Andreas Wundsam · 11 years ago
  26. f89f782 add implementation of OFMatchV1 match, normalization by Andreas Wundsam · 11 years ago
  27. a9305c2 Changed getActions() to just take the action list from ApplyActions if found instead of creating a new list, as ApplyActions may only appear once. by Yotam Harchol · 11 years ago
  28. f25e814 Added the ability to set custom methods instead of the auto-generated methods, and added custom methods for getActions/setActions in OFFlowMod implementation classes of version 1.3. by Yotam Harchol · 11 years ago
  29. 15ae4c0 Removed the 'extends Match' declaration from Match.Builder and added only the getters from Match into Builder. by Yotam Harchol · 11 years ago
  30. bd1d728 Added content to the template of Ver 1.2 and added additional casting to the OXM from field/value creation by Yotam Harchol · 11 years ago
  31. 98af775 Implementation of the Match porcelain interface for OF version 1.3: by Yotam Harchol · 11 years ago
  32. 76757bb remove getMatch() - replaced with build() by Andreas Wundsam · 11 years ago
  33. a8b9bd3 Changed template files to match new Builder interface and compile. by Yotam Harchol · 11 years ago
  34. bc679f7 of_class: support custom template stanzas for of_match by Andreas Wundsam · 11 years ago