freebsd-src/sbin/route
Oleg Streejak 97b61b22ed route: fix route -n monitor when its output is redirected
This is a small oversight in the transition to netlink; the non-netlink
implementation would explicitly flush its stdout as necessary to avoid
apparent long stalls in output when we end up fully-buffered.  Adjust
the netlink implementation to do the same.  This was noticed while
trying to triage failures in the wg-quick script.

Commit message by kevans, patch by author.

PR:		278265
Fixes:		091fec1188 ("route: switch transport protocol [...]")
MFC after:	3 days
2025-07-17 12:17:01 -05:00
..
tests Update Makefile.depend files 2024-10-14 10:26:17 -07:00
keywords
Makefile
Makefile.depend Update Makefile.depend files 2024-10-14 10:26:17 -07:00
route.8 route.8: remove now incorrect bug report about blackhole routes 2024-11-13 09:12:32 +01:00
route.c ipfw: migrate ipfw to 32-bit size rule numbers 2025-03-03 21:15:17 +03:00
route_netlink.c route: fix route -n monitor when its output is redirected 2025-07-17 12:17:01 -05:00