freebsd-src/sbin/ipfw
Ben Wilber 09025a7147 ipfw: correctly report table manipulation errors
Let ipfw(8) report the actual error instead of the error that
may have come from calling printf().

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1221
2024-05-09 20:08:18 -06:00
..
tests ipfw: add state/comment tests 2023-06-16 07:24:19 +00:00
altq.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
dummynet.c ipfw: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 2024-04-28 21:30:55 -06:00
ipfw.8 dummynet: add simple gilbert-elliott channel model 2023-12-17 13:20:45 +01:00
ipfw2.c ipfw: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 2024-04-28 21:30:55 -06:00
ipfw2.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ipv6.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
main.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nat.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
nat64clat.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
nat64lsn.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
nat64stl.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
nptv6.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
tables.c ipfw: correctly report table manipulation errors 2024-05-09 20:08:18 -06:00