Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2022 16:48:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 263297] [netinet] [742e721] Changes in udp_tun_func_t() breaks if_wg from net/wireguard-kmod
Message-ID:  <bug-263297-7501-uWKSsTRaTk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263297-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263297-7501@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=3D263297

--- Comment #6 from Rainer Hurling <rhurlin@FreeBSD.org> ---
(In reply to imbutler from comment #5)
Thanks for the patch, really appreciated!

I tried to update 14.0-CURRENT from commit #b93f47eaee from April, 15th to
#67fc95025cc from today.=20

The patch file itself is applied without any problems.=20

However, the if condition in net/wireguard-kmod's Makefile does not execute=
 the
patch when updating from OSVERSION<=3D1400056, i.e. before the modified
udp_tun_func_t() function is present.

The ports framework seems to refer to the still current (installed) OSVERSI=
ON
instead of the future OSVERSION currently under construction when checking =
for
net/wireguard-kmod?

--=20
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-263297-7501-uWKSsTRaTk>