netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Sun, 24 Mar 2013 15:20:51 +0000 (15:20 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 6 Apr 2013 11:06:37 +0000 (13:06 +0200)
This change brings netfilter reassembly logic on par with
reassembly.c. The corresponding change in net-next is
(eec2e61 ipv6: implement RFC3168 5.3 (ecn protection) for
ipv6 fragmentation handling)

Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Jesper Dangaard Brouer <jbrouer@redhat.com>
Cc: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found