commit | 812918c464eca0e8c145f975932ca5020e9c05cb | [log] [tgz] |
---|---|---|
author | Hannes Frederic Sowa <hannes@stressinduktion.org> | Mon Oct 06 19:58:37 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 07 00:02:30 2014 -0400 |
tree | f93555164f70bf5f7f14eed06b2571bfb1fc2c2d | |
parent | c8c4d42a6b46ea9f81816c47ac8d6ae25cf533fc [diff] |
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>