[ovs-dev] [set-field 0/4] set-field action support

Ben Pfaff blp at nicira.com
Tue Sep 25 17:35:33 UTC 2012


This is an alternative to "[PATCH 2/3] ofp-actions: plumb of12 actions
support", by Simon and Isaku, that I am putting forth because I prefer it.

Ben Pfaff (3):
  openflow-1.2: Remove OFPAT12_* definitions that duplicate OFPAT11_*
    ones.
  ofp-actions: Prepare to treat OF1.2 actions as OF1.1 actions.
  ofp-actions: Allow OF1.1+ actions to be variable-length.

Isaku Yamahata (1):
  ofp-actions: Add support for OpenFlow 1.2 "set-field" action.

 include/openflow/openflow-1.2.h |   18 +----------
 lib/ofp-actions.c               |   34 ++++++++++++--------
 lib/ofp-util.c                  |   17 +++++-----
 lib/ofp-util.def                |   58 +++++++++++------------------------
 lib/ofp-util.h                  |   19 ++++-------
 ofproto/ofproto.c               |    4 +-
 tests/ofp-print.at              |   64 +++++++++++++++++++++++++++++++++++++++
 7 files changed, 120 insertions(+), 94 deletions(-)

-- 
1.7.2.5




More information about the dev mailing list