netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: netdev@oss.sgi.com
Subject: Re: [IPSEC] Merge xfrm4_bundle_ok/xfrm6_bundle_ok/stale_bundle
Date: Tue, 15 Feb 2005 14:17:43 -0800	[thread overview]
Message-ID: <20050215141743.1010f2e6.davem@davemloft.net> (raw)
In-Reply-To: <20050129123803.GA17390@gondor.apana.org.au>

On Sat, 29 Jan 2005 23:38:03 +1100
Herbert Xu <herbert@gondor.apana.org.au> wrote:

> This patch merges __xfrm4_bundle_ok/__xfrm6_bundle_ok/stale_bundle
> so that when I add MTU verification code I don't have to put it in
> three places.
> 
> It also moves the tests on dst->dev and dst->obsolete outside the
> loop since the former is identical throughout the bundle and the
> latter can only be positive on the final element which also happens
> to be dst->path.
> 
> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

Applied to my 2.6.12-pending tree.  Thanks a lot.

  parent reply	other threads:[~2005-02-15 22:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-29 12:38 [IPSEC] Merge xfrm4_bundle_ok/xfrm6_bundle_ok/stale_bundle Herbert Xu
2005-01-29 13:47 ` YOSHIFUJI Hideaki / 吉藤英明
2005-02-15 22:17 ` David S. Miller [this message]
2005-02-15 22:54   ` Herbert Xu
2005-02-15 23:31     ` David S. Miller
2005-02-15 23:36       ` 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=20050215141743.1010f2e6.davem@davemloft.net \
    --to=davem@davemloft.net \
    --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).