Re: [PATCH 01/18] ipv4: fix path MTU discovery with connection tracking
From: Patrick McHardy <hidden>
Date: 2012-08-20 10:59:45
Also in:
netfilter-devel
From: Patrick McHardy <hidden>
Date: 2012-08-20 10:59:45
Also in:
netfilter-devel
On Mon, 20 Aug 2012, Jan Engelhardt wrote:
On Monday 2012-08-20 05:39, Patrick McHardy wrote:quoted
IPv4 conntrack defragments incoming packet at the PRE_ROUTING hook and (in case of forwarded packets) refragments them at POST_ROUTING independant of the IP_DF flag."independent". (also in 06/18)
Fixed, thanks.