[ovs-git] Open vSwitch: packet: Add additional TCP flags extraction on IPv6. (branch-1.6)

dev at openvswitch.org dev at openvswitch.org
Mon Mar 26 22:55:07 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, branch-1.6 has been updated
       via  250fc5c1493f851fbb9ab2cabaa132525da147b4 (commit)
      from  2658ae89b2231df0abc95f43afc2b40e1db11298 (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 250fc5c1493f851fbb9ab2cabaa132525da147b4
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=250fc5c1493f851fbb9ab2cabaa132525da147b4
Author: Jesse Gross <jesse at nicira.com>
		
packet: Add additional TCP flags extraction on IPv6.
		
Commit 11460e2316b88f0bd0ea0005d94338d800ea16bd
(flow: Enable retrieval of TCP flags from IPv6 traffic.) updated
one of the TCP flags extraction functions in userspace but missed
the other.  This updates that function and converts the other to
use it to reduce duplication.

Bug #10194

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


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

Summary of changes:
 lib/dpif-netdev.c |   13 ++++---------
 lib/packets.c     |    6 +++---
 2 files changed, 7 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list