netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: lvs-devel@vger.kernel.org, netdev@vger.kernel.org,
	netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org
Cc: Wensong Zhang <wensong@linux-vs.org>,
	Julian Anastasov <ja@ssi.bg>, Patrick McHardy <kaber@trash.net>,
	Hans Schillstrom <hans@schillstrom.com>,
	Hans Schillstrom <hans.schillstrom@ericsson.com>,
	"Eric W. Biederman" <ebiederm@xmission.com>
Subject: Re: [GIT PULL nf-2.6] IPVS (Take II)
Date: Wed, 4 May 2011 07:12:15 +0900	[thread overview]
Message-ID: <20110503221213.GA28540@verge.net.au> (raw)
In-Reply-To: <1304406316-15636-1-git-send-email-horms@verge.net.au>

On Tue, May 03, 2011 at 04:05:14PM +0900, Simon Horman wrote:
> Hi Patrick,
> 
> please consider pulling
> git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6.git for-patrick
> to get the following fix from Hans. They resolve some problems related
> to his netns for IPVS work which was incorporated into 2.6.39-rc1.

Sorry for all the messing about.
A fresh version of these patches has been provided by Hans,
and I'm looking into weather they should replace this pull request.

So please ignore this for now (again!).

> 
> The pull request is based on nf-2.6/master.
> 
> There are other less-pressing changes from Hans which
> I plan to get you to pull into nf-next-2.6 once these
> changes make it there (presumably via net-2.6 and then net-next-2.6).
> 
> Hans Schillstrom (2):
>       IPVS: Change of socket usage to enable name space exit.
>       IPVS: init and cleanup restructuring.
> 
>  include/net/ip_vs.h              |   17 +++++
>  net/netfilter/ipvs/ip_vs_app.c   |   15 +----
>  net/netfilter/ipvs/ip_vs_conn.c  |   12 +---
>  net/netfilter/ipvs/ip_vs_core.c  |  102 ++++++++++++++++++++++++++++---
>  net/netfilter/ipvs/ip_vs_ctl.c   |  123 ++++++++++++++++++++++++++++++++------
>  net/netfilter/ipvs/ip_vs_est.c   |   14 +----
>  net/netfilter/ipvs/ip_vs_proto.c |   11 +---
>  net/netfilter/ipvs/ip_vs_sync.c  |   65 +++++++++++---------
>  8 files changed, 260 insertions(+), 99 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

  parent reply	other threads:[~2011-05-03 22:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03  7:05 [GIT PULL nf-2.6] IPVS (Take II) Simon Horman
2011-05-03  7:05 ` [PATCH 1/2] IPVS: Change of socket usage to enable name space exit Simon Horman
2011-05-03  7:05 ` [PATCH 2/2] IPVS: init and cleanup restructuring Simon Horman
2011-05-03 22:12 ` Simon Horman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-03 13:33 [GIT PULL nf-2.6] IPVS (Take II) Hans Schillstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110503221213.GA28540@verge.net.au \
    --to=horms@verge.net.au \
    --cc=ebiederm@xmission.com \
    --cc=hans.schillstrom@ericsson.com \
    --cc=hans@schillstrom.com \
    --cc=ja@ssi.bg \
    --cc=kaber@trash.net \
    --cc=lvs-devel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=netfilter@vger.kernel.org \
    --cc=wensong@linux-vs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).