freebsd-src/sbin/route
R. Christian McDonald 2a78083fc2 route(8): fix route not found exit code and warn with netlink
Fix route(8) incorrectly returning a zero exit code even when unable to
find the specified route with route -n get <route>.

Reviewed by:	kp
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D41882
2023-09-19 19:34:02 +02:00
..
tests Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
keywords Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -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
route.8 Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
route.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
route_netlink.c route(8): fix route not found exit code and warn with netlink 2023-09-19 19:34:02 +02:00