[ovs-git] Open vSwitch: nx-match: Fix bug in "move" action. (branch-1.2)

dev at openvswitch.org dev at openvswitch.org
Mon Aug 15 20:31:13 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.2 has been updated
       via  7e371e0d12d9cfa4bf020b455eb947fae0622215 (commit)
       via  1bad6ee87d0128010e74dd4f9a1966a738a4d7d0 (commit)
      from  6abb5deeb72e0bd49dfc0f621e1ca552e865a720 (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 7e371e0d12d9cfa4bf020b455eb947fae0622215
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7e371e0d12d9cfa4bf020b455eb947fae0622215
Author: Ethan Jackson <ethan at nicira.com>
		
nx-match: Fix bug in "move" action.
		
This patch fixes a bug introduced in Commit 43edca57 "nx-match: New
helpers.", which caused the "move" action to improperly handle bit
ranges.


commit 1bad6ee87d0128010e74dd4f9a1966a738a4d7d0
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=1bad6ee87d0128010e74dd4f9a1966a738a4d7d0
Author: Ben Pfaff <blp at nicira.com>
		
ofp-parse: Fix parsing of register values 2**31 and greater.
		
Reported-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 lib/nx-match.c  |    2 +-
 lib/ofp-parse.c |   12 +++++++++---
 2 files changed, 10 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list