[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090825.163003.153087693.davem@davemloft.net>
Date: Tue, 25 Aug 2009 16:30:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sri@...ibm.com
Cc: netdev@...r.kernel.org
Subject: Re: why is IP_MAX_MTU limited to 65520 bytes
From: Sridhar Samudrala <sri@...ibm.com>
Date: Tue, 25 Aug 2009 16:25:40 -0700
> Any reason why the maximum IP payload is limited to IP_MAX_MTU(0xFFF0) bytes
> instead of the maximum possible value of 0xFFFF
0xffff is an odd value, IP fragments must be a multiple of
8 bytes, etc. etc.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists