linux/net/netfilter
Gao feng 0d98da5d84 netfilter: nf_conntrack: register pernet subsystem before register L4 proto
In (c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns)
the l4proto gre/dccp/udplite/sctp registration happened before the pernet
subsystem, which is wrong.

Register pernet subsystem before register L4proto since after register
L4proto, init_conntrack may try to access the resources which allocated
in register_pernet_subsys.

Reported-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2013-03-15 12:29:25 +01:00
..
2013-02-21 12:05:51 -08:00
2013-01-21 12:20:19 +01:00
2011-12-16 15:49:52 -05:00
2013-01-21 12:20:19 +01:00
2010-07-15 17:20:46 +02:00
2013-02-05 01:49:26 +01:00
2011-07-01 16:11:15 -07:00
2011-07-01 16:11:15 -07:00
2012-08-20 12:45:57 +02:00
2012-08-20 12:45:57 +02:00
2011-12-16 15:49:52 -05:00