All of lore.kernel.org
 help / color / mirror / Atom feed
* About IP options in UDP
@ 2008-04-21  1:10 Enrique Gómez
  0 siblings, 0 replies; only message in thread
From: Enrique Gómez @ 2008-04-21  1:10 UTC (permalink / raw)
  To: linux-kernel

Well, I am trying to find the place of the kernel, in which calculates 
the size of the IP Packets, taking into account the IP options that the 
packet could have.

I have found the answer of this question in *TCP*. In the file 
net/ipv4/tcp_output.c there is a function called "tcp_mtu_to_mss" where 
calculates the PMTU, taking into account IP options.

Now, I would like to know where *UDP* does this operation.

I would be very glad of receiving any answer.

Thanks.

Enrique.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-21  1:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21  1:10 About IP options in UDP Enrique Gómez

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.