Re: [PATCH 1/1] ipv6: fix header length calculation in ip6_append_data()

2013-01-17 Thread David Miller
From: Romain KUNTZ Date: Wed, 16 Jan 2013 23:47:40 +0100 > Commit 299b0767 (ipv6: Fix IPsec slowpath fragmentation problem) > has introduced a error in the header length calculation that > provokes corrupted packets when non-fragmentable extensions > headers (Destination Option or Routing Heade

[PATCH 1/1] ipv6: fix header length calculation in ip6_append_data()

2013-01-16 Thread Romain KUNTZ
Commit 299b0767 (ipv6: Fix IPsec slowpath fragmentation problem) has introduced a error in the header length calculation that provokes corrupted packets when non-fragmentable extensions headers (Destination Option or Routing Header Type 2) are used. rt->rt6i_nfheader_len is the length of the non