[Bug 75122] [netinet] [patch] Incorrect inflight bandwidth calculation on first packet

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 12 15:53:44 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=75122

--- Comment #18 from Dan Nelson <dnelson at allantgroup.com> ---
I doubt anyone is trying to parse the output of net.inet.tcp.hostcache.list, so
it could be removed.  At some point the spare fields in struct tcpcb could be
removed, too.  There are still a lot of padding bytes left at the end of the
struct, though, so there's no real hurry to reclaim space which would
potentially break the ABI for modules using struct tcpcb.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list