1. f89f782 add implementation of OFMatchV1 match, normalization by Andreas Wundsam · 11 years ago
  2. 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
  3. 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
  4. 15ae4c0 Removed the 'extends Match' declaration from Match.Builder and added only the getters from Match into Builder. by Yotam Harchol · 11 years ago
  5. 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
  6. 98af775 Implementation of the Match porcelain interface for OF version 1.3: by Yotam Harchol · 11 years ago
  7. 76757bb remove getMatch() - replaced with build() by Andreas Wundsam · 11 years ago
  8. a8b9bd3 Changed template files to match new Builder interface and compile. by Yotam Harchol · 11 years ago
  9. bc679f7 of_class: support custom template stanzas for of_match by Andreas Wundsam · 11 years ago