[patch] netfilter: implement TCPMSS target for IPv6
Patrick McHardy
kaber at trash.net
Mon Jan 15 09:39:38 CET 2007
Jan Engelhardt wrote:
> On Jan 14 2007 20:20, David Madore wrote:
>
>>Implement TCPMSS target for IPv6 by shamelessly copying from
>>Marc Boucher's IPv4 implementation.
>>
>>Signed-off-by: David A. Madore <david.madore at ens.fr>
>
>
> Would not it be worthwhile to merge ipt_TCPMSS and
> ip6t_TCPMSS to xt_TCPMSS instead?
I'm not sure how well that will work (the IPv4/IPv6-specific stuff
is spread over the entire target function), but its worth a try.
More information about the netfilter-devel
mailing list