[Bug 278265] route(8): `route -n monitor' is quiet when redirecting its output [PATCH]
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278265 --- Comment #3 from Kyle Evans <[email protected]> --- (In reply to Oleg Streejak from comment #1) This seems consistent with how the non-netlink side handles it; we have an explicit fflush in print_rtmsg(), other paths through print_rtmsg() use pmsg* bits that will fflush() at the end. -- You are receiving this mail because: You are the assignee for the bug.