Subject: Re: reverse order ip fragments?
To: Mipam <mipam@ibb.net>
From: Ignatios Souvatzis <is@beverly.kleinbus.org>
List: tech-net
Date: 08/21/2000 07:09:31
On Tue, Aug 08, 2000 at 08:33:35AM +0200, Mipam wrote:

> I read that linux sends IP fragments in reverse order.
> Does netbsd too or not?
> Forgive my trivial question.

As far as I can tell from browsing sys/netinet/ip_output.c, we should send
them in-order.

Regards,
	-is