Re: want ip identification enabled

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 18 Feb 2002 20:01:17 +0000 (GMT)


> Now I get that on some OS, for UDP and ICMP packets, the ip
> identification fields are not set.
>
> But I want that every packet has an id. Is there any emthod to get
> the current system glocal variable "ip_id" and change it or
> enable UDP and ICMP ip identification number somewhere?

IP id is only required on packets that do not have the dont fragment flag
set. Don't rely on it for anything else.

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/