[ovs-git] Open vSwitch: meta-flow: Fix mf_set_wild() on ip_frag field. (branch-1.7)

dev at openvswitch.org dev at openvswitch.org
Tue Mar 12 19:32:50 UTC 2013


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, branch-1.7 has been updated
       via  e27ab068499dd4329db8b60ad2e60ea511ef5200 (commit)
      from  9e3b82aeb290ee9583b709185778fc579a020780 (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 e27ab068499dd4329db8b60ad2e60ea511ef5200
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=e27ab068499dd4329db8b60ad2e60ea511ef5200
Author: Ben Pfaff <blp at nicira.com>
		
meta-flow: Fix mf_set_wild() on ip_frag field.
		
Fixes behavior of
    utilities/ovs-ofctl parse-flow 'ip,ip_frag=any,actions=drop'
and other cases that invoke this function on the ip_frag field.

Reported-by: love you <thunder.love07 at gmail.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 AUTHORS         |    1 +
 lib/meta-flow.c |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list