netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: hidden@sch.bme.hu
Cc: netdev@vger.kernel.org
Subject: Re: [BUG-FIX][PATCH] tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
Date: Sun, 19 Oct 2008 23:36:09 -0700 (PDT)	[thread overview]
Message-ID: <20081019.233609.78658114.davem@davemloft.net> (raw)
In-Reply-To: <200810181209.10355@nessa>

From: KOVACS Krisztian <hidden@sch.bme.hu>
Date: Sat, 18 Oct 2008 12:09:10 +0200

> tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
> 
> 'tcp: Port redirection support for TCP' (a3116ac5c) added a new member
> to inet_request_sock() which inet_csk_clone() makes use of but failed
> to add proper initialization to the IPv6 syncookie code and missed a
> couple of places where the new member should be used instead of
> inet_sk(sk)->sport.
> 
> Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu>

Applied, thanks.

      reply	other threads:[~2008-10-20  6:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-18 10:09 [BUG-FIX][PATCH] tcp: Fix IPv6 fallout from 'Port redirection support for TCP' KOVACS Krisztian
2008-10-20  6:36 ` David Miller [this message]

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=20081019.233609.78658114.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=hidden@sch.bme.hu \
    --cc=netdev@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 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).