Re: [PATCH 7/11] [IPSEC]: Add missing BEET checks

2007-10-17 Thread David Miller
From: Herbert Xu <[EMAIL PROTECTED]> 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 fixe

[PATCH 7/11] [IPSEC]: Add missing BEET checks

2007-10-17 Thread Herbert Xu
[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 shou