ipv6: make fib6 serial number per namespace
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Mon, 6 Oct 2014 17:58:37 +0000 (19:58 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2014 04:02:30 +0000 (00:02 -0400)
commit812918c464eca0e8c145f975932ca5020e9c05cb
treef93555164f70bf5f7f14eed06b2571bfb1fc2c2d
parentc8c4d42a6b46ea9f81816c47ac8d6ae25cf533fc
ipv6: make fib6 serial number per namespace

Try to reduce number of possible fn_sernum mutation by constraining them
to their namespace.

Also remove rt_genid which I forgot to remove in 705f1c869d577c ("ipv6:
remove rt6i_genid").

Cc: YOSHIFUJI Hideaki <hideaki@yoshifuji.org>
Cc: Martin Lau <kafai@fb.com>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/ipv6.h
net/ipv6/af_inet6.c
net/ipv6/ip6_fib.c