Page MenuHomeFreeBSD

netstat: Remove padding from cc and stack fields
ClosedPublic

Authored by js on Jan 14 2026, 2:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 15, 12:29 PM
Unknown Object (File)
Tue, Apr 14, 11:22 PM
Unknown Object (File)
Wed, Apr 8, 2:21 AM
Unknown Object (File)
Mon, Apr 6, 4:14 PM
Unknown Object (File)
Mon, Apr 6, 1:09 AM
Unknown Object (File)
Sun, Apr 5, 8:50 PM
Unknown Object (File)
Sat, Apr 4, 11:11 AM
Unknown Object (File)
Thu, Mar 19, 1:56 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable