Date: Tue, 14 Jan 2003 11:15:59 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c ipfw2.c Message-ID: <200301141915.h0EJFxn3016770@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2003/01/14 11:15:59 PST
Modified files: (Branch: RELENG_4)
sbin/ipfw ipfw.8 ipfw.c ipfw2.c
Log:
MFC the ipfw enable <blah> and ipfw disable <blah> mechanism, specifically
supporting enabling and disabling of the firewall. These are simply
translated to their equivalent sysctl's but considering how many kernel
developers didn't realize that ipfw could be disabled with a sysctl, it
makes sense to make the feature more prominent.
Revision Changes Path
1.63.2.32 +16 -0 src/sbin/ipfw/ipfw.8
1.80.2.26 +29 -0 src/sbin/ipfw/ipfw.c
1.4.2.10 +28 -0 src/sbin/ipfw/ipfw2.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?200301141915.h0EJFxn3016770>
