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, Feb 26, 7:23 PM
Unknown Object (File)
Tue, Feb 24, 8:17 AM
Unknown Object (File)
Mon, Feb 23, 6:13 PM
Unknown Object (File)
Mon, Feb 23, 4:32 PM
Unknown Object (File)
Mon, Feb 23, 4:31 PM
Unknown Object (File)
Mon, Feb 23, 7:06 AM
Unknown Object (File)
Mon, Feb 23, 7:06 AM
Unknown Object (File)
Sun, Feb 22, 10:58 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