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

dev at openvswitch.org dev at openvswitch.org
Sat Jan 19 02:16:00 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  9b405f1aa8d175dc63ad3ffe5d0fe05d5ee09162 (commit)
      from  2c11563ad2967db7e5131f763c4d1107919b901e (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 9b405f1aa8d175dc63ad3ffe5d0fe05d5ee09162
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9b405f1aa8d175dc63ad3ffe5d0fe05d5ee09162
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             |  173 +++++++++++++++++------
 datapath/flow.h             |   20 +++-
 datapath/tunnel.h           |    1 -
 include/linux/openvswitch.h |   32 +++--
 lib/dpif-netdev.c           |    2 +-
 lib/odp-util.c              |  242 +++++++++++++++++++-------------
 tests/odp.at                |   11 +-
 8 files changed, 591 insertions(+), 221 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list