Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142589755
D54709.1769346861.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
462 B
Referenced Files
None
Subscribers
None
D54709.1769346861.diff
View Options
diff --git a/usr.bin/netstat/inet.c b/usr.bin/netstat/inet.c
--- a/usr.bin/netstat/inet.c
+++ b/usr.bin/netstat/inet.c
@@ -541,11 +541,11 @@
}
if (istcp) {
if (cflag)
- xo_emit(" {:stack/%-*.*s}",
+ xo_emit(" {t:stack/%-*.*s}",
fnamelen, fnamelen, tp->xt_stack);
if (Cflag)
- xo_emit(" {:cc/%-*.*s}"
+ xo_emit(" {t:cc/%-*.*s}"
" {:snd-cwnd/%10lu}"
" {:snd-ssthresh/%10lu}"
" {:t-maxseg/%5u} {:ecn/%3s}",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 25, 1:14 PM (3 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27652167
Default Alt Text
D54709.1769346861.diff (462 B)
Attached To
Mode
D54709: netstat: Remove padding from cc and stack fields
Attached
Detach File
Event Timeline
Log In to Comment