2df0ed61ec
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 |
||
---|---|---|
.. | ||
BNF.ipf | ||
BNF.ipnat | ||
ipf_y.y | ||
ipf.c | ||
ipfcomp.c | ||
ipfs.c | ||
ipfstat.c | ||
ipfsyncd.c | ||
ipftest.c | ||
ipmon_y.y | ||
ipmon.c | ||
ipnat_y.y | ||
ipnat.c | ||
ippool_y.y | ||
ippool.c | ||
ipscan_y.y | ||
ipsyncm.c | ||
ipsyncs.c | ||
lex_var.h | ||
lexer.c | ||
lexer.h | ||
Makefile |