[ovs-git] Open vSwitch: odp-util: fix bug in setting ipv4 frag flag mask (branch-1.11)

dev at openvswitch.org dev at openvswitch.org
Wed Jul 31 22:51:03 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.11 has been updated
       via  34fe777bf40c6ced2367b67b9cccafc887342663 (commit)
      from  a91da5bca648a80f87727068ca29ee8ac9318c9b (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 34fe777bf40c6ced2367b67b9cccafc887342663
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=34fe777bf40c6ced2367b67b9cccafc887342663
Author: Andy Zhou <azhou at nicira.com>
		
odp-util: fix bug in setting ipv4 frag flag mask
		
This bug causes the flag mask to always mask only 1 bit, not the 2 bits
possible. While at it, make the top 6 bits exact match.

Bug #18834.

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


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

Summary of changes:
 lib/odp-util.c        |   17 +++++++++++++++--
 tests/ofproto-dpif.at |   18 +++++++++---------
 2 files changed, 24 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list