HomeFreeBSD

Disable the -O (output fields) option in poollist() (ippool -l) for

Description

Disable the -O (output fields) option in poollist() (ippool -l) for
now. The option does not presently work. However, similar functions in
ipfstat (for state) and ipnat (for nat) do work and provide outputs that
can be easily parsed by shell scripts or subsequently loaded into CSV
files. The intention here is to return to this option to make it work.
I suspect the problem is in printpoolfields.c.

Details

Provenance
cyAuthored on
Parents
rS319794: Flag poollist() (ippool -l) command line syntax errors.
Branches
Unknown
Tags
Unknown