[ovs-git] Open vSwitch: datapath: Convert IPv6 TCP and UDP port netlink attributes properly. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jun 27 21:10:35 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, master has been updated
       via  828f5f64bcc3efecf58709c1b8408f4715cfa1e3 (commit)
      from  0445637d8a3ac8c5a5ccf4958b7e8e282f297e98 (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 828f5f64bcc3efecf58709c1b8408f4715cfa1e3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=828f5f64bcc3efecf58709c1b8408f4715cfa1e3
Author: Justin Pettit <jpettit at nicira.com>
		
datapath: Convert IPv6 TCP and UDP port netlink attributes properly.
		
The code that converts netlink attributes to a flow match always
stored TCP and UDP ports in the IPv4 structure.  This commit
properly puts TCP and UDP traffic into appropriate IPv4 and IPv6
structures.

Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/flow.c |   31 +++++++++++++++++++++++--------
 1 file changed, 23 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list