[Bug 273902] Backwards-incompatible size change in struct tcp_info

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 Sep 2023 23:40:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273902

Graham Perrin <grahamperrin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamperrin@gmail.com
             Status|New                         |Open

--- Comment #1 from Graham Perrin <grahamperrin@gmail.com> ---
> Unfortunately, two recent changes to main accidentally enlarged the structure:
> 945f9a7cc9dcc071bfcc702748fbbb11087ae773 enlarged it by 12 bytes
> 22c81cc51636cfebe94e0979eb31556d87775938 enlarged it by 4 bytes

Respectively: 

<https://github.com/freebsd/freebsd-src/commit/945f9a7cc9dcc071bfcc702748fbbb11087ae773>
tcp: misc cleanup of options for rack as well as socket option logging. 

<https://github.com/freebsd/freebsd-src/commit/22c81cc51636cfebe94e0979eb31556d87775938>
tcp: add AccECN CE packet counters to tcpinfo

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