1. 3ce6fe3 More fixes for supporting ARP match fields with OF 1.0 by Rob Vaterlaus · 11 years ago
  2. 553583b Fixed a src vs. dst bug by Rob Vaterlaus · 11 years ago
  3. f13323d Fixes to the OF 1.0 match support by Rob Vaterlaus · 11 years ago
  4. ad499c9 OFPort: remove wrong NONE=0 constant by Andreas Wundsam · 11 years ago
  5. 376cef5 java_gen: add MaskedEnumGroup fro OFTableConfig.TABLE_MISS by Andreas Wundsam · 11 years ago
  6. f89f782 add implementation of OFMatchV1 match, normalization by Andreas Wundsam · 11 years ago
  7. 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
  8. 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
  9. 15ae4c0 Removed the 'extends Match' declaration from Match.Builder and added only the getters from Match into Builder. by Yotam Harchol · 11 years ago
  10. 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
  11. 98af775 Implementation of the Match porcelain interface for OF version 1.3: by Yotam Harchol · 11 years ago
  12. 76757bb remove getMatch() - replaced with build() by Andreas Wundsam · 11 years ago
  13. a8b9bd3 Changed template files to match new Builder interface and compile. by Yotam Harchol · 11 years ago
  14. bc679f7 of_class: support custom template stanzas for of_match by Andreas Wundsam · 11 years ago