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, May 13, 5:13 AM
Unknown Object (File)
Wed, May 13, 5:13 AM
Unknown Object (File)
Wed, May 13, 5:11 AM
Unknown Object (File)
Sat, May 9, 3:15 PM
Unknown Object (File)
Sat, May 9, 7:21 AM
Unknown Object (File)
Sat, May 9, 12:19 AM
Unknown Object (File)
Thu, May 7, 9:09 PM
Unknown Object (File)
Thu, May 7, 8:13 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