From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Graf Subject: Re: [RFC/PATCH] "strict" ipv4 reassembly Date: Thu, 19 May 2005 01:31:13 +0200 Message-ID: <20050518233113.GG15391@postel.suug.ch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Herbert Xu , netdev@oss.sgi.com, netdev-bounce@oss.sgi.com, rick.jones2@hp.com Return-path: To: David Stevens Content-Disposition: inline In-Reply-To: Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org * David Stevens 2005-05-18 15:24 > If you're going to add an IP option, you can eliminate the > problem entirely. Just add an "extended IP ID" IP option and give > it as many bits as you want-- make that the high order of an n+16-bit > IP ID. I was thinking of something more nasty such as using as value for this flag (IP_DF|IP_MF) ;->