[Bug 278265] route(8): `route -n monitor' is quiet when redirecting its output [PATCH]

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278265

--- Comment #4 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=97b61b22edba74c62adba1d022fb73541aa5ff93

commit 97b61b22edba74c62adba1d022fb73541aa5ff93
Author:     Oleg Streejak <[email protected]>
AuthorDate: 2025-07-17 17:06:50 +0000
Commit:     Kyle Evans <[email protected]>
CommitDate: 2025-07-17 17:17:01 +0000

    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:          091fec1188929 ("route: switch transport protocol [...]")
    MFC after:      3 days

 sbin/route/route_netlink.c | 1 +
 1 file changed, 1 insertion(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.