[Bug 292262] netstat: numerous space-padded fields in JSON output
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292262] netstat: numerous space-padded fields in JSON output"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Jan 2026 14:22:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292262
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=faa31fc0e7acc1c53bba2b69a63e9ff55d24faf7
commit faa31fc0e7acc1c53bba2b69a63e9ff55d24faf7
Author: Johan Söllvander <js@FreeBSD.org>
AuthorDate: 2026-01-15 14:21:07 +0000
Commit: Johan Söllvander <js@FreeBSD.org>
CommitDate: 2026-01-15 14:21:07 +0000
netstat: Remove padding from cc and stack fields
Trim white space padding that gets added libxo fields cc and stack when
using -C and -c.
The padding is only visible if you're using multiple stacks or
congestion algorithms.
PR: 292262
MFC after: 5 days
Reviewed by: asomers, tuexen
Approved by: asomers (mentor)
Differential Revision: https://reviews.freebsd.org/D54709
usr.bin/netstat/inet.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.