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)
Thu, Mar 19, 1:56 PM
Unknown Object (File)
Wed, Mar 11, 1:30 PM
Unknown Object (File)
Mon, Mar 9, 7:26 PM
Unknown Object (File)
Sat, Mar 7, 6:10 PM
Unknown Object (File)
Sat, Mar 7, 6:10 PM
Unknown Object (File)
Sat, Mar 7, 12:52 PM
Unknown Object (File)
Thu, Feb 26, 7:23 PM
Unknown Object (File)
Tue, Feb 24, 8:17 AM
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