[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: Wed, 27 Apr 2022 05:45:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263297 --- Comment #11 from Rainer Hurling <rhurlin@FreeBSD.org> --- (In reply to Kyle Evans from comment #10) Thanks Kyle! That was exactly my problem. I had commented out the if condition in the Makefile, but still used the patch as an 'extra patch'. After renaming it to files/patch-if__wg.c, it now works to build from an OSVERSION <= 1400056 to a current version while also successfully rebuilding net/wireguard-kmod. All seems fine now. My answer took a while, as I reverted a box to a commit before #742e721 to test from there, just to be on the safe side ;) -- You are receiving this mail because: You are the assignee for the bug.