Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2002 20:50:29 -0700 (PDT)
From:      "Crist J. Clark" <cjc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw2.c src/sys/netinet6 ip6_fw.c
Message-ID:  <200208250350.g7P3oUvA069170@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cjc         2002/08/24 20:50:29 PDT

  Modified files:
    sys/netinet          ip_fw2.c 
    sys/netinet6         ip6_fw.c 
  Log:
  Lock the sysctl(8) knobs that turn ip{,6}fw(8) firewalling and
  firewall logging on and off when at elevated securelevel(8). It would
  be nice to be able to only lock these at securelevel >= 3, like rules
  are, but there is no such functionality at present. I don't see reason
  to be adding features to securelevel(8) with MAC being merged into 5.0.
  
  PR:             kern/39396
  Reviewed by:    luigi
  MFC after:      1 week
  
  Revision  Changes    Path
  1.11      +6 -3      src/sys/netinet/ip_fw2.c
  1.19      +5 -3      src/sys/netinet6/ip6_fw.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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