mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
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:
|
||
|---|---|---|
| .. | ||
| tests | ||
| keywords | ||
| Makefile | ||
| Makefile.depend | ||
| route.8 | ||
| route.c | ||
| route_netlink.c | ||