git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95ad2f8
)
netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently
author
Jozsef Kadlecsik
<kadlec@blackhole.kfki.hu>
Mon, 9 Apr 2012 14:32:16 +0000
(16:32 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 9 Apr 2012 22:38:34 +0000
(
00:38
+0200)
IPv6 conntrack marked invalid packets as INVALID and let the user
drop those by an explicit rule, while IPv4 conntrack dropped such
packets itself.
IPv4 conntrack is changed so that it marks INVALID packets and let
the user to drop them.
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found