[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201010210935.13311.hans.schillstrom@ericsson.com>
Date: Thu, 21 Oct 2010 09:35:12 +0200
From: Hans Schillstrom <hans.schillstrom@...csson.com>
To: Simon Horman <horms@...ge.net.au>
CC: "lvs-devel@...r.kernel.org" <lvs-devel@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"netfilter-devel@...r.kernel.org" <netfilter-devel@...r.kernel.org>,
"ja@....bg" <ja@....bg>,
"wensong@...ux-vs.org" <wensong@...ux-vs.org>,
"daniel.lezcano@...e.fr" <daniel.lezcano@...e.fr>
Subject: Re: [RFC PATCH 5/9] ipvs network name space aware
On Wednesday 20 October 2010 17:21:45 Simon Horman wrote:
> On Fri, Oct 08, 2010 at 01:17:02PM +0200, Hans Schillstrom wrote:
> > This patch just contains ip_vs_ctl
> >
> > Signed-off-by:Hans Schillstrom <hans.schillstrom@...csson.com>
> >
> > diff --git a/net/netfilter/ipvs/ip_vs_ctl.c b/net/netfilter/ipvs/ip_vs_ctl.c
> > index ca8ec8c..7e99cbc 100644
> > --- a/net/netfilter/ipvs/ip_vs_ctl.c
> > +++ b/net/netfilter/ipvs/ip_vs_ctl.c
>
> [ snip ]
>
> > @@ -3377,62 +3383,131 @@ static void ip_vs_genl_unregister(void)
> > }
> >
> > /* End of Generic Netlink interface definitions */
> > +/*
> > + * per netns intit/exit func.
> > + */
> > +int /*__net_init*/ __ip_vs_control_init(struct net *net)
>
> Can you describe why __net_init is commented out?
The coloring in my editor get fucked up :-)
I just forgott to remove the comment
>
> [ snip ]
>
--
Regards
Hans Schillstrom <hans.schillstrom@...csson.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists