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