1. 29 1月, 2008 1 次提交
  2. 18 10月, 2007 1 次提交
    • H
      [IPSEC]: Add missing BEET checks · 1bfcb10f
      Herbert Xu 提交于
      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: NHerbert Xu <herbert@gondor.apana.org.au>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      1bfcb10f
  3. 11 10月, 2007 3 次提交
  4. 31 5月, 2007 1 次提交
  5. 26 4月, 2007 9 次提交
  6. 27 2月, 2007 1 次提交
  7. 13 2月, 2007 1 次提交
  8. 09 2月, 2007 1 次提交
  9. 23 9月, 2006 1 次提交
  10. 22 7月, 2006 1 次提交
  11. 18 6月, 2006 1 次提交