netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [0/12] Trying to merge xfrm input path before I got side-tracked...
@ 2007-10-16 14:18 Herbert Xu
  2007-10-16 14:33 ` [PATCH 1/12] [IPSEC]: Fix pure tunnel modes involving IPv6 Herbert Xu
                   ` (13 more replies)
  0 siblings, 14 replies; 19+ messages in thread
From: Herbert Xu @ 2007-10-16 14:18 UTC (permalink / raw)
  To: David S. Miller, netdev; +Cc: Patrick McHardy

Hi Dave:

I was well on my way to merging the xfrm input path before I got
side-tracked by inter-family transforms :)

Anyway, here's a dump of what I've got.  The one note-worthy bit
is the patch to reinject transport mode packets through netif_rx
rather than calling netfilter directly.

Everything else is pretty mundane (modulo any bugs of course).

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

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2007-10-16 15:17 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-16 14:18 [0/12] Trying to merge xfrm input path before I got side-tracked Herbert Xu
2007-10-16 14:33 ` [PATCH 1/12] [IPSEC]: Fix pure tunnel modes involving IPv6 Herbert Xu
2007-10-16 14:33 ` [PATCH 2/12] [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input Herbert Xu
2007-10-16 14:33 ` [PATCH 3/12] [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi Herbert Xu
2007-10-16 14:33 ` [PATCH 4/12] [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi Herbert Xu
2007-10-16 14:33 ` [PATCH 5/12] [IPSEC]: Fix length check in xfrm_parse_spi Herbert Xu
2007-10-16 14:33 ` [PATCH 6/12] [IPSEC]: Move type and mode map into xfrm_state.c Herbert Xu
2007-10-16 14:33 ` [PATCH 7/12] [IPSEC]: Remove xfrmX_tunnel_check_size Herbert Xu
2007-10-16 14:33 ` [PATCH 8/12] [IPSEC]: Store afinfo pointer in xfrm_mode Herbert Xu
2007-10-16 14:33 ` [PATCH 9/12] [IPSEC]: Use the top IPv4 route's peer instead of the bottom Herbert Xu
2007-10-16 14:33 ` [PATCH 10/12] [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP Herbert Xu
2007-10-16 14:33 ` [PATCH 11/12] [IPSEC]: Reinject packet instead of calling netfilter directly on input Herbert Xu
2007-10-16 15:05   ` YOSHIFUJI Hideaki / 吉藤英明
2007-10-16 15:12     ` Herbert Xu
2007-10-16 14:33 ` [PATCH 12/12] [NET]: Add netif_rerx_secpath Herbert Xu
     [not found] ` <E1IhnHJ-0003A4-00@gondolin.me.apana.org.au>
2007-10-16 14:38   ` [PATCH 7/12] [IPSEC]: Remove xfrmX_tunnel_check_size Patrick McHardy
2007-10-16 15:17     ` Herbert Xu
2007-10-16 14:39 ` [0/12] Trying to merge xfrm input path before I got side-tracked Patrick McHardy
2007-10-16 14:44   ` Herbert Xu

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).