Re: [0/12] Trying to merge xfrm input path before I got side-tracked...

2007-10-16 Thread Herbert Xu
On Tue, Oct 16, 2007 at 04:39:56PM +0200, Patrick McHardy wrote: > > I think your patches didn't make it to netdev because the last > address missed a closing '>'. I think so too. I've just resent them to netdev only but currently my mail server is being spammed so it's not sending anything out.

Re: [0/12] Trying to merge xfrm input path before I got side-tracked...

2007-10-16 Thread Patrick McHardy
Herbert Xu wrote: 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

[0/12] Trying to merge xfrm input path before I got side-tracked...

2007-10-16 Thread Herbert Xu
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. Everythin