opnsense-src/sbin/ipf/ippool
Cy Schubert 685159977f ipfilter/ippool: Return error code when listing a pool fails
When an internal or other error occurs during the listing of a pool,
return an error code when extiting ippool(8). Printing an error to
stderr without returning an error code is useless in shell scripts.

(cherry picked from commit 5568c8b2c5)
2022-10-06 06:55:57 -07:00
..
ippool.5 ipfilter: Move userland bits to sbin 2022-02-07 05:51:14 -08:00
ippool.8 ipfilter/ippool: Dump a copy of ippool in ippool.conf format 2022-10-06 06:55:39 -07:00
ippool.c ipfilter/ippool: Return error code when listing a pool fails 2022-10-06 06:55:57 -07:00
ippool_y.y ipfilter userland: Remove trailing whitespace 2022-02-07 05:51:16 -08:00
Makefile ipfilter userland: Path fixup no longer required 2022-02-07 05:51:14 -08:00
Makefile.depend