[ovs-git] Open vSwitch: datapath: linux2.7 s/pid/portid/g (branch-1.9)

dev at openvswitch.org dev at openvswitch.org
Thu Dec 20 22:58:54 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.9 has been updated
       via  dd7f5718e5bf0bb7fb84aecfc54f528d84670b4c (commit)
       via  df2652105fd562ebd66590276cc939c67d37b3e5 (commit)
      from  70734c1b5a0dd39c651b8c1043b79f735d4b890b (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 dd7f5718e5bf0bb7fb84aecfc54f528d84670b4c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=dd7f5718e5bf0bb7fb84aecfc54f528d84670b4c
Author: Isaku Yamahata <yamahata at valinux.co.jp>
		
datapath: linux2.7 s/pid/portid/g
		
the following up of 15e473046cb6e5d18a4d0057e61d76315230382b
This patch replaces pid with portid under datapath/linux/compat

Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Signed-off-by: Jesse Gross <jesse at nicira.com>


commit df2652105fd562ebd66590276cc939c67d37b3e5
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=df2652105fd562ebd66590276cc939c67d37b3e5
Author: Isaku Yamahata <yamahata at valinux.co.jp>
		
datapath: support Linux 3.7
		
datapath: backport 15e473046cb6e5d18a4d0057e61d76315230382b

Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
[jesse: fix kernel version in error message]
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 NEWS                                            |    1 +
 datapath/actions.c                              |    4 +-
 datapath/datapath.c                             |   94 +++++++++++-----------
 datapath/datapath.h                             |    6 +-
 datapath/linux/Modules.mk                       |    1 +
 datapath/linux/compat/genetlink.inc             |   18 ++--
 datapath/linux/compat/include/linux/rtnetlink.h |   10 +-
 datapath/linux/compat/include/net/genetlink.h   |   33 +++++---
 datapath/linux/compat/include/net/inet_frag.h   |   16 ++++
 datapath/linux/compat/include/net/netlink.h     |    6 +-
 datapath/vport-capwap.c                         |   11 ++-
 datapath/vport.c                                |    2 +-
 datapath/vport.h                                |    6 +-
 debian/changelog                                |    1 +
 14 files changed, 123 insertions(+), 86 deletions(-)
 create mode 100644 datapath/linux/compat/include/net/inet_frag.h


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list