Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2023 23:40:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273902] Backwards-incompatible size change in struct tcp_info
Message-ID:  <bug-273902-227-ufiVowvUda@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273902-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273902-227-ufiVowvUda>