Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2006 04:41:28 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c ip_input.c
Message-ID:  <200605120441.k4C4fSl7018302@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2006-05-12 04:41:28 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw.h ip_fw2.c ip_fw_pfil.c ip_input.c 
  Log:
  Reintroduce net.inet6.ip6.fw.enable sysctl to dis/enable the ipv6 processing
  seperately.  Also use pfil hook/unhook instead of keeping the check
  functions in pfil just to return there based on the sysctl.  While here fix
  some whitespace on a nearby SYSCTL_ macro.
  
  Revision  Changes    Path
  1.105     +3 -0      src/sys/netinet/ip_fw.h
  1.129     +13 -8     src/sys/netinet/ip_fw2.c
  1.21      +92 -54    src/sys/netinet/ip_fw_pfil.c
  1.319     +0 -1      src/sys/netinet/ip_input.c



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