Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2011 10:59:36 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet6 ip6_input.c
Message-ID:  <201106081059.p58Axtlo062794@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

bz          2011-06-08 10:59:36 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_input.c 
  Log:
  SVN rev 222856 on 2011-06-08 10:59:36Z by bz
  
  Add the missing call to ip6_ipsec_filtertunnel() to be able to control
  whether decapsulated IPsec packets will be passed to pfil again depending
  on the setting of the net.ip6.ipsec6.filtertunnel sysctl.
  
  PR:             kern/157670
  Submitted by:   Manuel Kasper (mk neon1.net)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.146     +7 -0      src/sys/netinet6/ip6_input.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106081059.p58Axtlo062794>