[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: Fri, 22 Apr 2022 18:07:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263297
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e68b35e40881a1bd858e1b4b5003123a484fd7cd
commit e68b35e40881a1bd858e1b4b5003123a484fd7cd
Author: Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2022-04-22 18:04:38 +0000
Commit: Kristof Provost <kp@FreeBSD.org>
CommitDate: 2022-04-22 18:04:38 +0000
Bump __FreeBSD_version for udp_tun_func_t() prototype change
742e7210d0 changed the prototype of udp_tun_func_t(). Bump
__FreeBSD_version so that external modules can #ifdef for it as
required.
PR: 263297
Sponsored by: Rubicon Communications, LLC ("Netgate")
sys/sys/param.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.