]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregistration
authorMartin Josefsson <gandalf@wlug.westbo.se>
Wed, 29 Nov 2006 01:35:08 +0000 (02:35 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:10 +0000 (21:31 -0800)
commita28503d88f9a60b8405e3fa308a04f592aab05bb
tree18d070424f6d2d74ee785c24d8f90744d61d3978
parentbbeb412cd7d7a77e23634dffdfb840a6ec1447e1
[NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregistration

Add some more sanity checks when registering/unregistering l3/l4 protocols.

Signed-off-by: Martin Josefsson <gandalf@wlug.westbo.se>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/net/netfilter/nf_conntrack_l3proto.h
include/net/netfilter/nf_conntrack_l4proto.h
net/netfilter/nf_conntrack_core.c
net/netfilter/nf_conntrack_proto.c