Author: ume
Date: Wed Apr  7 18:14:30 2010
New Revision: 206375
URL: http://svn.freebsd.org/changeset/base/206375

Log:
  firewall_trusted_ipv6 was gone by r202460.  Remove stale comment about
  it as well.

Modified:
  head/etc/rc.firewall

Modified: head/etc/rc.firewall
==============================================================================
--- head/etc/rc.firewall        Wed Apr  7 18:04:25 2010        (r206374)
+++ head/etc/rc.firewall        Wed Apr  7 18:14:30 2010        (r206375)
@@ -426,7 +426,7 @@ case ${firewall_type} in
        #                                offers services.
        #  firewall_allowservices:      List of IPs which has access to
        #                                $firewall_myservices.
-       #  firewall_trusted:            List of IPv4s which has full access 
+       #  firewall_trusted:            List of IPs which has full access 
        #                                to this host. Be very carefull 
        #                                when setting this. This option can
        #                                seriously degrade the level of 
@@ -437,11 +437,6 @@ case ${firewall_type} in
        #  firewall_nologports:         List of TCP/UDP ports for which
        #                                denied incomming packets are not
        #                                logged.
-       #  firewall_trusted_ipv6:       List of IPv6s which has full access 
-       #                                to this host. Be very carefull 
-       #                                when setting this. This option can
-       #                                seriously degrade the level of 
-       #                                protection provided by the firewall.
 
        # Allow packets for which a state has been built.
        ${fwcmd} add check-state
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to