Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2019 16:41:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236493] netstat output is misleading when -W is not used
Message-ID:  <bug-236493-227-UFMh4kKONE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236493-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236493-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236493

--- Comment #3 from Conrad Meyer <cem@freebsd.org> ---
Not sure what you're looking for as far as "not truncated."  E.g.,

$ netstat -AanL
Current listen queue sizes (qlen/incqlen/maxqlen)
Tcpcb            Proto Listen                           Local Address
fffffXXXXXXXXXXX tcp4  0/0/16                           *.YYYY
fffffXXXXXXXXXXX tcp4  0/0/100                          127.0.0.1.YYY
fffffXXXXXXXXXXX tcp4  0/0/100                          127.0.0.1.YYY
fffffXXXXXXXXXXX tcp4  0/0/128                          127.0.0.1.YYYY

Those YYY port numbers are all intact, not truncated...  If the terminal is=
 too
narrow to fit, the lines wrap rather than truncating.

FreeBSD 13.0-CURRENT #52 r343668+

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236493-227-UFMh4kKONE>