[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080120.164738.01409375.davem@davemloft.net>
Date: Sun, 20 Jan 2008 16:47:38 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: den@...nvz.org
Cc: dlezcano@...ibm.com, netdev@...r.kernel.org,
containers@...ts.osdl.org, devel@...nvz.org
Subject: Re: [PATCH 0/3 net-2.6.25] call FIB rule->action in the correct
namespace
From: "Denis V. Lunev" <den@...nvz.org>
Date: Thu, 17 Jan 2008 13:08:51 +0300
> FIB rule->action should operate in the same namespace as fib_lookup.
> This is definitely missed right now.
>
> There are two ways to implement this: pass struct net into another rules
> API call (2 levels) or place netns into rule struct directly. The second
> approach seems better as the code will grow less.
>
> Additionally, the patchset cleanups struct net from
> fib_rules_register/unregister to have network namespace context at the
> time of default rules creation.
>
> Signed-off-by: Denis V. Lunev <den@...nvz.org>
All 3 patches applied, thanks.
--
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