Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2002 05:14:20 -0800 (PST)
From:      "Crist J. Clark" <cjc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc rc.firewall rc.firewall6
Message-ID:  <200202211314.g1LDEK499865@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cjc         2002/02/21 05:14:20 PST

  Modified files:
    etc                  rc.firewall rc.firewall6 
  Log:
  Bring rc.firewall{,6} more in line with the word and spirit of
  rc.conf(5) and the files' inline documentation.
  
    - Add the "closed"-type, documented in both places, but which did not
      exist in the code.
  
    - When provided a ruleset, the system should not make any assumptions
      about the sites's policy and should add no rules of its own.
  
    - Make the "UNKNOWN" (documented in-line) actual work as advertised,
      load no rules.
  
  Prodded by:     Igor M Podlesny <poige@morning.ru>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.45      +18 -8     src/etc/rc.firewall
  1.11      +24 -13    src/etc/rc.firewall6

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?200202211314.g1LDEK499865>