[ovs-git] Open vSwitch: ofp-util: Ignore out_group in flow_mods for commands other than delete. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jan 21 17:53:53 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  1fe4c0a0ca8a04a0fd830fea4e565cc39a58e584 (commit)
      from  4ca828d713451307fea449be5111272f47c0c5a7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1fe4c0a0ca8a04a0fd830fea4e565cc39a58e584
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=1fe4c0a0ca8a04a0fd830fea4e565cc39a58e584
Author: Ben Pfaff <blp at nicira.com>
		
ofp-util: Ignore out_group in flow_mods for commands other than delete.
		
OpenFlow 1.1 through 1.4 say that the out_group in a flow_mod, for commands
other than OFPFC_DELETE or OFPFC_DELETE_STRICT, should be ignored.  OVS
actually reported an error.  This fixes the problem.

Reported-by: chen zhang <3zhangchen9211 at gmail.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS        |    1 +
 lib/ofp-util.c |   10 ++++------
 2 files changed, 5 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list