-
- Downloads
[NETFILTER]: conntrack: don't call helpers for related ICMP messages
None of the existing helpers expects to get called for related ICMP packets and some even drop them if they can't parse them. Signed-off-by:Patrick McHardy <kaber@trash.net> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- net/ipv4/netfilter/ip_conntrack_standalone.c 1 addition, 1 deletionnet/ipv4/netfilter/ip_conntrack_standalone.c
- net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c 1 addition, 1 deletionnet/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c
- net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c 1 addition, 1 deletionnet/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c
Please register or sign in to comment