[NET]: Disable netfilter sockopts when not in the initial network namespace
commitc48dad7ecd84eac92afbe02bd69fca9983a65a56
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 12 Sep 2007 11:58:02 +0000 (12 13:58 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:13 +0000 (10 16:49 -0700)
treed7f6fa56d7bb675c9e14d8ad4ff685213500ead8
parentd8a5ec672768c3cf4d51d7a63fc071520afa1617
[NET]: Disable netfilter sockopts when not in the initial network namespace

Until we support multiple network namespaces with netfilter only allow
netfilter configuration in the initial network namespace.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_sockopt.c