[ovs-git] Open vSwitch: datapath: fix a bug in SF_FLOW_KEY_PUT macro (master)

dev at openvswitch.org dev at openvswitch.org
Mon Jul 29 20:33:21 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, master has been updated
       via  388c13d860f34f6c1cf7aa799eaf61e9bcfc253b (commit)
      from  a98ea90e1e86fc7f2bbdc6afd4ad9dc78a06e889 (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 388c13d860f34f6c1cf7aa799eaf61e9bcfc253b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=388c13d860f34f6c1cf7aa799eaf61e9bcfc253b
Author: Andy Zhou <azhou at nicira.com>
		
datapath: fix a bug in SF_FLOW_KEY_PUT macro
		
This bug will cause mask values to corrupt the flow key value. So far
the bug has not showed up because we don't write mask value when
there is no mask Netlink attributes.  However, it needs to be fixed for
the next and future commits where we will start to set default
values for key and mask for missing Netlink attributes.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/flow.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list