[ovs-git] Open vSwitch: learn: Allow read-only fields to be matched. (branch-1.3)

dev at openvswitch.org dev at openvswitch.org
Tue Oct 18 20:48:01 UTC 2011


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.3 has been updated
       via  4a81c45c0df2271970ad694942d31f9093f4c566 (commit)
      from  d05cf9daaf98754c8025f4d6d6777851f479f4a2 (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 4a81c45c0df2271970ad694942d31f9093f4c566
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=4a81c45c0df2271970ad694942d31f9093f4c566
Author: Ben Pfaff <blp at nicira.com>
		
learn: Allow read-only fields to be matched.
		
nxm_dst_check() requires a writable field.  Since NX_LEARN_DST_MATCH only
matches on a field and doesn't write to a field, use nxm_src_check() for
that case instead.

Bug #7507.
Reported-by: Michael Mao <mmao at nicira.com>


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

Summary of changes:
 lib/learn.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list