Date: Wed, 21 Mar 2001 00:19:32 -0800 (PST) From: Paul Richards <paul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw.c Message-ID: <200103210819.f2L8JWm19214@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
paul 2001/03/21 00:19:32 PST
Modified files:
sys/netinet ip_fw.c
Log:
Only flush rules that have a rule number above that set by a new
sysctl, net.inet.ip.fw.permanent_rules.
This allows you to install rules that are persistent across flushes,
which is very useful if you want a default set of rules that
maintains your access to remote machines while you're reconfiguring
the other rules.
Reviewed by: Mark Murray <markm@FreeBSD.org>
Revision Changes Path
1.162 +18 -9 src/sys/netinet/ip_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?200103210819.f2L8JWm19214>
