[ovs-git] Open vSwitch: datapath: More flexible kernel/userspace tunneling attribute. (branch-1.9)

dev at openvswitch.org dev at openvswitch.org
Sat Jan 19 02:08:05 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.9 has been updated
       via  26ff7bc963d50a65a65f87d1d0dc68fa15493a05 (commit)
      from  465b6c7e352ff4950fb627d383467260b16d3d7f (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 26ff7bc963d50a65a65f87d1d0dc68fa15493a05
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=26ff7bc963d50a65a65f87d1d0dc68fa15493a05
Author: Pravin B Shelar <pshelar at nicira.com>
		
datapath: More flexible kernel/userspace tunneling attribute.
		
Following patch breaks down single ipv4_tunnel netlink attribute into
individual member attributes. It will help when we extend tunneling
parameters in future.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>
Bug #14611


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

Summary of changes:
 datapath/datapath.c         |  331 +++++++++++++++++++++++++++++++++++--------
 datapath/flow.c             |  177 +++++++++++++++++------
 datapath/flow.h             |   20 +++-
 datapath/tunnel.h           |    1 -
 include/linux/openvswitch.h |   32 +++--
 lib/dpif-netdev.c           |    2 +-
 lib/odp-util.c              |  169 +++++++++++++++++-----
 tests/odp.at                |    5 +-
 8 files changed, 576 insertions(+), 161 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list