[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.1.10.0806221110440.15126@fbirervta.pbzchgretzou.qr>
Date: Sun, 22 Jun 2008 11:11:41 +0200 (CEST)
From: Jan Engelhardt <jengelh@...ozas.de>
To: "Christian P. Schmidt" <schmidt@...add.de>
cc: linux-kernel@...r.kernel.org
Subject: Re: Sending UDP packets to port 0
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists