netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org
Subject: [0/4] [IPSEC]: Add xfrm_mode support
Date: Sat, 27 May 2006 21:32:36 +1000	[thread overview]
Message-ID: <20060527113236.GA4203@gondor.apana.org.au> (raw)

Hi Dave:

These patches abstract out the protocol-specific encapsulation parts of
IPsec into what I've termed xfrm_mode objects.  This allows us to share
a little bit more code.  But more importantly, it allows us to add new
encapsulation modes such as BEET or v4/v6 and v6/v4 without polluting
the generic xfrm_input/xfrm_output paths.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

             reply	other threads:[~2006-05-27 11:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-27 11:32 Herbert Xu [this message]
2006-05-27 11:33 ` [1/4] [IPSEC] xfrm: Undo afinfo lock proliferation Herbert Xu
2006-05-27 12:05   ` YOSHIFUJI Hideaki / 吉藤英明
2006-05-27 12:08     ` Herbert Xu
2006-05-28  6:03       ` David Miller
2006-05-28  9:35         ` YOSHIFUJI Hideaki / 吉藤英明
2006-05-27 11:34 ` [2/4] [IPSEC] xfrm: Abstract out encapsulation modes Herbert Xu
2006-05-27 14:20   ` Diego Beltrami
2006-05-27 11:35 ` [3/4] [IPSEC] proto: Move transport mode input path into xfrm_mode_transport Herbert Xu
2006-05-27 11:35 ` [4/4] [IPSEC] xfrm: Use IPPROTO_MAX instead of 256 Herbert Xu
2006-05-28  6:03 ` [0/4] [IPSEC]: Add xfrm_mode support 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=20060527113236.GA4203@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=davem@davemloft.net \
    --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).