Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146224067
D22672.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
333 B
Referenced Files
None
Subscribers
None
D22672.diff
View Options
Index: usr.bin/netstat/main.c
===================================================================
--- usr.bin/netstat/main.c
+++ usr.bin/netstat/main.c
@@ -484,6 +484,9 @@
if (rflag) {
xo_open_container("statistics");
if (sflag) {
+ if (live) {
+ kresolve_list(nl);
+ }
rt_stats();
} else
routepr(fib, af);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 1, 9:50 PM (6 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29126826
Default Alt Text
D22672.diff (333 B)
Attached To
Mode
D22672: fix netstat -rs
Attached
Detach File
Event Timeline
Log In to Comment