Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2022 12:32:46 +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-EFR5Yfub9v@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

imbutler <imb@protected-networks.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imb@protected-networks.net
 Attachment #233478|text/x-csrc                 |text/plain
          mime type|                            |

--- Comment #5 from imbutler <imb@protected-networks.net> ---
Created attachment 233478
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233478&action=
=3Dedit
patch and Makefile addition

I added the attached patch and added ..

.if ${OSVERSION} > 1400056
EXTRA_PATCHES+=3D ${PATCHDIR}/extra-patch-if__wg.c
.endif

 .. to the Makefile. Compiles and seems to run ok

--=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-EFR5Yfub9v>