[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071017.213158.40146272.davem@davemloft.net>
Date: Wed, 17 Oct 2007 21:31:58 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: herbert@...dor.apana.org.au
Cc: yoshfuji@...ux-ipv6.org, kaber@...sh.net, netdev@...r.kernel.org
Subject: Re: [PATCH 7/11] [IPSEC]: Add missing BEET checks
From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Wed, 17 Oct 2007 22:34:15 +0800
> [IPSEC]: Add missing BEET checks
>
> Currently BEET mode does not reinject the packet back into the stack
> like tunnel mode does. Since BEET should behave just like tunnel mode
> this is incorrect.
>
> This patch fixes this by introducing a flags field to xfrm_mode that
> tells the IPsec code whether it should terminate and reinject the packet
> back into the stack.
>
> It then sets the flag for BEET and tunnel mode.
>
> I've also added a number of missing BEET checks elsewhere where we check
> whether a given mode is a tunnel or not.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
Applied.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists