mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
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.c | ||
| ipf_y.y | ||
| ipfcomp.c | ||
| ipfs.c | ||
| ipfstat.c | ||
| ipfsyncd.c | ||
| ipftest.c | ||
| ipmon.c | ||
| ipmon_y.y | ||
| ipnat.c | ||
| ipnat_y.y | ||
| ippool.c | ||
| ippool_y.y | ||
| ipscan_y.y | ||
| ipsyncm.c | ||
| ipsyncs.c | ||
| lex_var.h | ||
| lexer.c | ||
| lexer.h | ||
| Makefile | ||