git: wg: Remove INET option and the 'opt_inet.h' header
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 8 00:32:35 PST 2024
commit f9a1cfe92b37e4dc7c05869cf78e548a46c517ca
Author: Aaron LI <aly at aaronly.me>
Date: Mon Jan 15 08:51:10 2024 +0800
wg: Remove INET option and the 'opt_inet.h' header
DragonFly generally assumes INET always available, and doesn't actually
support an IPv6-only setup. So remove the INET option to clean up the
code a bit.
Summary of changes:
sys/net/wg/if_wg.c | 7 -------
sys/net/wg/wg_cookie.c | 1 -
2 files changed, 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f9a1cfe92b37e4dc7c05869cf78e548a46c517ca
--
DragonFly BSD source repository
More information about the Commits
mailing list