mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
For $reasons, we can't rely on flags in wireguard-tools for the kernel side of WireGuard. Provide a mapping function that uses flags from the kernel that we're building against and fail the operation if we made it to the end without turning some wg(8) flag off. Signed-off-by: Kyle Evans <kevans@FreeBSD.org> Reviewed by: ivy (previous version), Jason A. Donenfeld, jhb Differential Revision: https://reviews.freebsd.org/D50450 |
||
|---|---|---|
| .. | ||
| man | ||
| .gitignore | ||
| config.c | ||
| config.h | ||
| containers.h | ||
| ctype.h | ||
| curve25519-fiat32.h | ||
| curve25519-hacl64.h | ||
| curve25519.c | ||
| curve25519.h | ||
| encoding.c | ||
| encoding.h | ||
| genkey.c | ||
| ipc-freebsd.h | ||
| ipc-uapi-unix.h | ||
| ipc-uapi.h | ||
| ipc.c | ||
| ipc.h | ||
| pubkey.c | ||
| set.c | ||
| setconf.c | ||
| show.c | ||
| showconf.c | ||
| subcommands.h | ||
| terminal.c | ||
| terminal.h | ||
| version.h | ||
| wg.c | ||