mbox

[GIT,net] Open vSwitch

Message ID 1331175368-32692-1-git-send-email-jesse@nicira.com
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git fixes

Message

Jesse Gross March 8, 2012, 2:56 a.m. UTC
A few last minute patches for net/3.3 if there is time.

The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f:

  Linux 3.3-rc1 (2012-01-19 15:04:48 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git fixes

Ben Pfaff (1):
      openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.

Jesse Gross (1):
      openvswitch: Fix checksum update for actions on UDP packets.

 net/openvswitch/actions.c  |   44 ++++++++++++++++++++++++++++++++------------
 net/openvswitch/datapath.c |    3 +++
 2 files changed, 35 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

David Miller March 8, 2012, 6:49 a.m. UTC | #1
From: Jesse Gross <jesse@nicira.com>
Date: Wed,  7 Mar 2012 18:56:06 -0800

> A few last minute patches for net/3.3 if there is time.
> 
> The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f:
> 
>   Linux 3.3-rc1 (2012-01-19 15:04:48 -0800)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git fixes

Pulled, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html