All of lore.kernel.org
 help / color / mirror / Atom feed
* Sending UDP packets to port 0
@ 2008-06-22  8:19 Christian P. Schmidt
  2008-06-22  9:11 ` Jan Engelhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Christian P. Schmidt @ 2008-06-22  8:19 UTC (permalink / raw)
  To: linux-kernel

Hi all,

I know that the kernel forbids sending UDP packets to port 0. Is there a 
specific reason for this?

I'm asking because I regularly need to access a device that asks for 
tftp files using port 0 as source. To use these devices I'm using a 
kernel with removed port 0 checks.

I read RFC 768, and it does not explicitly forbid the use of port 0 as 
far as I can see. It only says that if unused, 0 is to be inserted.

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.

In my understanding, and apparently that of the authors of the 
appliance's tftp client implementation, this marks port 0 as valid.

Please CC: me on any replies as I am not subscribed to the list.

Regards,
Chris

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <aHtAJ-8bW-11@gated-at.bofh.it>]

end of thread, other threads:[~2008-06-22 10:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-22  8:19 Sending UDP packets to port 0 Christian P. Schmidt
2008-06-22  9:11 ` Jan Engelhardt
     [not found] <aHtAJ-8bW-11@gated-at.bofh.it>
2008-06-22 10:02 ` Alan Jenkins

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.