This series started out by adding an extension to support "group" actions
in OF1.0, because a number of users had been confused by these actions just
disappearing.  I think I'd been bit by that myself a few times.  Then I
noticed a number of other XXX markers in the action code, so the rest of
the series fixes up the ones where it's straightforward.

Ben Pfaff (5):
  ofp-actions: Add extension to support "group" action in OF1.0.
  ofp-actions: Translate OF1.0 "enqueue" actions for OF1.1+.
  ofp-actions: Translate mod_nw_ecn action to OF1.1 properly.
  ofp-actions: Translate OF1.1+ mod_nw_ttl action to OF1.0 properly.
  ofp-actions: Remove XXX comment for write-actions in ofpacts_format().

 NEWS                     |  5 ++++
 lib/ofp-actions.c        | 53 ++++++++++++++++++++++----------
 tests/ofp-actions.at     | 78 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/ovs-ofctl.at       |  4 +--
 utilities/ovs-ofctl.8.in |  6 ++--
 5 files changed, 126 insertions(+), 20 deletions(-)

-- 
2.1.3

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to