[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 16:48:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263297 --- 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. The patch file itself is applied without any problems. However, the if condition in net/wireguard-kmod's Makefile does not execute the patch when updating from OSVERSION<=1400056, i.e. before the modified udp_tun_func_t() function is present. The ports framework seems to refer to the still current (installed) OSVERSION instead of the future OSVERSION currently under construction when checking for net/wireguard-kmod? -- You are receiving this mail because: You are the assignee for the bug.