[Bug 263297] [netinet] [742e721] Changes in udp_tun_func_t() breaks if_wg from net/wireguard-kmod
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Apr 2022 12:32:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263297 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=233478&action=edit patch and Makefile addition I added the attached patch and added .. .if ${OSVERSION} > 1400056 EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-if__wg.c .endif .. to the Makefile. Compiles and seems to run ok -- You are receiving this mail because: You are the assignee for the bug.