Re: git: e1e18cc12e68 - main - if_gre: Add netlink support with tests

From: Enji Cooper (yaneurabeya) <yaneurabeya_at_gmail.com>
Date: Fri, 20 Feb 2026 16:41:34 UTC
> On Feb 18, 2026, at 11:44 AM, Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org> wrote:
> 
> The branch main has been updated by pouria:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=e1e18cc12e68762b641646b203d9ac42d10e3b1f
> 
> commit e1e18cc12e68762b641646b203d9ac42d10e3b1f
> Author:     Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org>
> AuthorDate: 2026-02-18 18:12:35 +0000
> Commit:     Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org>
> CommitDate: 2026-02-18 19:42:29 +0000
> 
>    if_gre: Add netlink support with tests
> 
>    Migrate to new if_clone KPI and implement netlink support
>    for gre(4). Also refactor some of the gre specific ioctls.
> 
>    Reviewed by: glebius, zlei
>    Differential Revision: https://reviews.freebsd.org/D54443

Hi pouria!
	The Jenkins gcc12 job is failing after this commit: https://ci.freebsd.org/job/FreeBSD-main-amd64-gcc14_build/2933/ .
Cheers,
-Enji