[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081013070347.GA3813@elte.hu>
Date: Mon, 13 Oct 2008 09:03:47 +0200
From: Ingo Molnar <mingo@...e.hu>
To: adobriyan@...il.com
Cc: shemminger@...ux-foundation.org, netdev@...r.kernel.org,
containers@...ts.linux-foundation.org, kaber@...sh.et,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH 1/6] netns brnetfilter: per-netns ebtables
* adobriyan@...il.com <adobriyan@...il.com> wrote:
> * make registered ebtables list per-netns
> * for that, duplicate table at the very beginning of register,
> we can't add one table to multiple lists.
> * propagate netns from userspace socket down to iterators over list,
> * register individual modules only in init_net for a minute.
>
> Signed-off-by: Alexey Dobriyan <adobriyan@...il.com>
-tip testing found this build failure, config attached:
ERROR: "ebt_unregister_table" [net/bridge/netfilter/ebtable_nat.ko] undefined!
ERROR: "ebt_register_table" [net/bridge/netfilter/ebtable_nat.ko] undefined!
ERROR: "ebt_do_table" [net/bridge/netfilter/ebtable_nat.ko] undefined!
ERROR: "ebt_unregister_table" [net/bridge/netfilter/ebtable_broute.ko] undefined!
ERROR: "ebt_register_table" [net/bridge/netfilter/ebtable_broute.ko] undefined!
ERROR: "ebt_do_table" [net/bridge/netfilter/ebtable_broute.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
Ingo
View attachment "config" of type "text/plain" (63225 bytes)
Powered by blists - more mailing lists