NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/58478: experimental wg(4) probably doesn't build with INET6-only
>Number: 58478
>Category: kern
>Synopsis: experimental wg(4) probably doesn't build with INET6-only
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jul 28 11:30:00 +0000 2024
>Originator: Taylor R Campbell
>Release: current, 10
>Organization:
The NetWGv6 Foundation
>Environment:
>Description:
Use of #ifdef INET vs #ifdef INET6 is inconsistent in if_wg.c, so it probably doesn't build in a kernel made for the glorious v6-only future.
>How-To-Repeat:
build with INET6 but not INET
>Fix:
sure, why not
Home |
Main Index |
Thread Index |
Old Index