cvs commit: src/sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c ip_input.c

Andre Oppermann andre at FreeBSD.org
Thu Aug 19 10:38:48 PDT 2004


andre       2004-08-19 17:38:48 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw.h ip_fw2.c ip_fw_pfil.c ip_input.c 
  Log:
  Bring back the sysctl 'net.inet.ip.fw.enable' to unbreak the startup scripts
  and to be able to disable ipfw if it was compiled directly into the kernel.
  
  Revision  Changes    Path
  1.90      +1 -0      src/sys/netinet/ip_fw.h
  1.71      +3 -0      src/sys/netinet/ip_fw2.c
  1.2       +6 -0      src/sys/netinet/ip_fw_pfil.c
  1.285     +1 -0      src/sys/netinet/ip_input.c


More information about the cvs-all mailing list