All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Enrique Gómez" <egomezm@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: About IP options in UDP
Date: Mon, 21 Apr 2008 03:10:21 +0200	[thread overview]
Message-ID: <480BE97D.9020402@gmail.com> (raw)

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.

                 reply	other threads:[~2008-04-21  1:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=480BE97D.9020402@gmail.com \
    --to=egomezm@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.