[ovs-git] Open vSwitch: nx-match: Improve log message in nx_entry_ok(). (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jul 19 15:02:48 UTC 2012


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  74f868c624b8140739d2c4d84bdf8c2c9623a356 (commit)
       via  a3a0c29e2b11d8fcae86043cd16520ecbaa03731 (commit)
      from  edce886c92dc34797a36fd9dd20c530e1799f082 (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 74f868c624b8140739d2c4d84bdf8c2c9623a356
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=74f868c624b8140739d2c4d84bdf8c2c9623a356
Author: Ben Pfaff <blp at nicira.com>
		
nx-match: Improve log message in nx_entry_ok().
		
Signed-off-by: Ben Pfaff <blp at nicira.com>


commit a3a0c29e2b11d8fcae86043cd16520ecbaa03731
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a3a0c29e2b11d8fcae86043cd16520ecbaa03731
Author: Ben Pfaff <blp at nicira.com>
		
nx-match: Succeed pulling 0-byte nx-match from NULL buffer.
		
I don't think this corner case can come up in a real OpenFlow message,
because the presence of the OpenFlow header guarantees that the ofpbuf's
data is nonnull, but it did in a simple test that is coming up in a few
commits.

Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/nx-match.c |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list