Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2023 20:48:36 +0000
From:      Antoine Brodin <antoine@freebsd.org>
To:        Richard Scheffenegger <rscheff@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org
Subject:   Re: git: a8b70cf26030 - main - netpfil: Use accessor functions and named constants for all tcphdr flags
Message-ID:  <CAALwa8n%2BSs397icBLsYEPZM0ynnou=1Kxc5dV5FAa_CofjpT4A@mail.gmail.com>
In-Reply-To: <202312270143.3BR1hMQf085312@gitrepo.freebsd.org>
References:  <202312270143.3BR1hMQf085312@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 27, 2023 at 1:43=E2=80=AFAM Richard Scheffenegger
<rscheff@freebsd.org> wrote:
>
> The branch main has been updated by rscheff:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=3Da8b70cf26030d68631200619bd=
1b0ad35b34b6b8
>
> commit a8b70cf26030d68631200619bd1b0ad35b34b6b8
> Author:     Richard Scheffenegger <rscheff@FreeBSD.org>
> AuthorDate: 2023-12-25 11:26:25 +0000
> Commit:     Richard Scheffenegger <rscheff@FreeBSD.org>
> CommitDate: 2023-12-25 12:18:01 +0000
>
>     netpfil: Use accessor functions and named constants for all tcphdr fl=
ags
>
>     Update all remaining references to the struct tcphdr th_x2 field.
>     This completes the compatibilty of various aspects with AccECN
>     (TH_AE), after the internal ipfw "re-checksum required" was moved
>     to use the TH_RES1 flag.
>
>     No functional change.
>
>     Reviewed By:           tuexen, #transport, glebius
>     Sponsored by:          NetApp, Inc.
>     Differential Revision: https://reviews.freebsd.org/D43172

Hello,

This breaks some ports:
/usr/include/netinet/tcp.h:82:8: error: unknown type name 'inline'

Antoine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8n%2BSs397icBLsYEPZM0ynnou=1Kxc5dV5FAa_CofjpT4A>