From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [NETFILTER]: Account for IPv4 options in xt_TCPMSS Date: Tue, 01 Apr 2008 14:55:32 +0200 Message-ID: <47F230C4.3030401@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: davem@davemloft.net, Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:61325 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752143AbYDAMzg (ORCPT ); Tue, 1 Apr 2008 08:55:36 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > > I am not exactly sure why 'minlen' only needed to be 40 bytes > sizeof(iph)+tcphdr; does not the IP header must fit entirely > into the MTU? No, the sender is responsible for taking option sizes into account.