freebsd-dev/contrib/ipfilter/man
Cy Schubert a97e8d2fe4 Implement the dynamic add (-A) and removal (-R) of ippool pools
from the command line. Prior to this the functionality was mostly there
however since the pool type (-t) was not recognized by the -A and -R
command options -- not recognized by getopt(). Additionally the code to
implement the dynamic add and removal of pools didn't work.

When dynamically adding (-A) a pool a type (-t) to specify if the pool
is a tree or hash pool must  be specified. When dynamically removing (-R)
a pool, omitting -t will cause a search-and-destroy which will remove
both types of pools matching the name given (-m).

PR:		218433
MFC after:	1 week
2019-09-27 00:29:12 +00:00
..
ipf.4 Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipf.5 Correct example directory location. 2017-06-15 00:59:02 +00:00
ipf.8 Clarify the wording to be more accurate. 2016-06-10 01:10:48 +00:00
ipfilter.4 Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipfilter.4.mandoc Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipfilter.5
ipfs.8
ipfstat.8 Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipftest.1 Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipl.4
ipmon.5 Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipmon.8 Fix a typo. 2019-06-28 04:52:24 +00:00
ipnat.1
ipnat.4 Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipnat.5 Fix a typo. 2019-01-27 02:31:42 +00:00
ipnat.8 Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ippool.5 Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ippool.8 Implement the dynamic add (-A) and removal (-R) of ippool pools 2019-09-27 00:29:12 +00:00
ipscan.5
ipscan.8
Makefile Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
mkfilters.1