netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ncardwell@google.com
Cc: netdev@vger.kernel.org, edumazet@google.com
Subject: Re: [PATCH net-next 2/4] tcp: pass fl6 to inet6_csk_route_req()
Date: Thu, 28 Jun 2012 17:55:26 -0700 (PDT)	[thread overview]
Message-ID: <20120628.175526.1054207950870912833.davem@davemloft.net> (raw)
In-Reply-To: <1340922861-11684-2-git-send-email-ncardwell@google.com>

From: Neal Cardwell <ncardwell@google.com>
Date: Thu, 28 Jun 2012 15:34:19 -0700

> This commit changes inet_csk_route_req() so that it uses a pointer to
> a struct flowi6, rather than allocating its own on the stack. This
> brings its behavior in line with its IPv4 cousin,
> inet_csk_route_req(), and allows a follow-on patch to fix a dst leak.
> 
> Signed-off-by: Neal Cardwell <ncardwell@google.com>

Applied.

  reply	other threads:[~2012-06-29  0:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-28 22:34 [PATCH net-next 1/4] tcp: fix inet6_csk_route_req() for link-local addresses Neal Cardwell
2012-06-28 22:34 ` [PATCH net-next 2/4] tcp: pass fl6 to inet6_csk_route_req() Neal Cardwell
2012-06-29  0:55   ` David Miller [this message]
2012-06-28 22:34 ` [PATCH net-next 3/4] tcp: use inet6_csk_route_req() in tcp_v6_send_synack() Neal Cardwell
2012-06-29  0:55   ` David Miller
2012-06-28 22:34 ` [PATCH net-next 4/4] tcp: plug dst leak in tcp_v6_conn_request() Neal Cardwell
2012-06-29  0:55   ` David Miller
2012-06-29  0:55 ` [PATCH net-next 1/4] tcp: fix inet6_csk_route_req() for link-local addresses David Miller

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=20120628.175526.1054207950870912833.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=ncardwell@google.com \
    --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).