[<prev] [next>] [day] [month] [year] [list]
Message-ID: <480BE97D.9020402@gmail.com>
Date: Mon, 21 Apr 2008 03:10:21 +0200
From: Enrique Gómez <egomezm@...il.com>
To: linux-kernel@...r.kernel.org
Subject: About IP options in UDP
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.
--
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