https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236493
--- Comment #3 from Conrad Meyer <[email protected]> --- 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+ -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
