<<On Mon, 16 Apr 2001 12:50:53 -0700, Kris Kennaway <[EMAIL PROTECTED]> said:

> Surely that can't work since the purpose of that field is for received
> packet ordering

No.  The IP ID is effectively a nonce with respect to the receiving
system.  The only requirement is that IDs not be repeated while any
packet with the same (source, dest) pair is still in the network.
This is in practice impossible, so as with TCP we can simply pretend
that all packets disappear after 60 seconds.

Having said that, on the whole I think this whole idea is utterly
pointless.

-GAWollman


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to