Re: Sending UDP packets to port 0

From: Jan Engelhardt
Date: Sun Jun 22 2008 - 05:11:55 EST



On Sunday 2008-06-22 10:19, Christian P. Schmidt wrote:
>
> RFC 1350 (TFTP) even states explicitly:
> The transfer identifiers (TID's) used by TFTP are passed to the Datagram layer
> to be used as ports; therefore they must be between 0 and 65,535.

One could interpret "between" as 0Â>ÂxÂ<Â65535 and not
0Â>=ÂxÂ<=Â65535 (that could be "between (inclusive)").

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