From: "David S. Miller" <davem@redhat.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: netdev@oss.sgi.com
Subject: Re: [NATT] Fix uh->len with IP options
Date: Fri, 9 Jul 2004 17:05:02 -0700 [thread overview]
Message-ID: <20040709170502.58a05039.davem@redhat.com> (raw)
In-Reply-To: <20040709114802.GA13344@gondor.apana.org.au>
On Fri, 9 Jul 2004 21:48:02 +1000
Herbert Xu <herbert@gondor.apana.org.au> wrote:
> I just noticed that the UDP header length in esp4_output() is incorrect
> when IP options are present (in transport mode). This patch fixes exactly
> that.
At first I thought you should be using top_iph to compute the options
length, but now I see why it's correct to be using 'iph'.
Applied, thanks.
next prev parent reply other threads:[~2004-07-10 0:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-09 11:48 [NATT] Fix uh->len with IP options Herbert Xu
2004-07-10 0:05 ` David S. Miller [this message]
2004-07-10 1:21 ` Herbert Xu
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=20040709170502.58a05039.davem@redhat.com \
--to=davem@redhat.com \
--cc=herbert@gondor.apana.org.au \
--cc=netdev@oss.sgi.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).