[Bug 279850] wireguard: wg(8) fails on INET6-only kernel

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279850

--- Comment #6 from Lexi Winter <[email protected]> ---
update!

this is caused by having IPv4 addresses in wireguard AllowedIPs while the
kernel does not have "options INET".

e.g. this will panic:

AllowedIPs = 0.0.0.0/0, ::/0

while this works fine:

AllowedIPs = ::/0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.