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 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 <[EMAIL PROTECTED]> Applied. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
