Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2015 15:53:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 75122] [netinet] [patch] Incorrect inflight bandwidth calculation on first packet
Message-ID:  <bug-75122-2472-Bcs8gGfcK3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-75122-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-75122-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=75122

--- Comment #18 from Dan Nelson <dnelson@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-75122-2472-Bcs8gGfcK3>