commit | 1ee89bd0fe72e381c8e4ef887d53c19c8adc6c93 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Fri Sep 03 05:13:07 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 07 13:57:21 2010 -0700 |
tree | 3a73d6913b51dc91114443c5af2a1d44c59735c6 | |
parent | 70789d7052239992824628db8133de08dc78e593 [diff] |
netfilter: discard overlapping IPv6 fragment RFC5722 prohibits reassembling IPv6 fragments when some data overlaps. Bug spotted by Zhang Zuotao <zuotao.zhang@6wind.com>. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>