This repository has been archived on 2024-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
wireguard-tools/src
Jason A. Donenfeld e13b1e719b wg: warn once on unrecognized items
DaveM suggests we do in fact do this. Others on the same thread weren't
happy about the length of the proposed message, so we also give a bit of
a less dramatic warning.

This reverts commit a2cc976a3b572cf308cc2d97c080eacac60416fe.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-10-09 13:31:18 +02:00
..
completion wg-quick: only bash complete existing interfaces for down 2017-09-06 20:51:41 +02:00
INSTALL wg: add installation note for distros 2017-01-05 19:41:23 +01:00
Makefile Makefile: clang now builds the kernel, so use scan-build 2017-10-05 22:21:53 +02:00
config.c Makefile: clang now builds the kernel, so use scan-build 2017-10-05 22:21:53 +02:00
config.h netlink: switch from ioctl to netlink for configuration 2017-10-02 02:45:53 +02:00
containers.h wg: warn once on unrecognized items 2017-10-09 13:31:18 +02:00
curve25519.c Update copyright 2017-01-10 06:36:19 +01:00
curve25519.h Update copyright 2017-01-10 06:36:19 +01:00
encoding.c wg: use key_is_zero for comparing to zeros 2017-09-24 23:10:15 +02:00
encoding.h netlink: switch from ioctl to netlink for configuration 2017-10-02 02:45:53 +02:00
genkey.c wg: use proper __linux__ ifdef 2017-06-12 17:02:12 +02:00
ipc.c wg: warn once on unrecognized items 2017-10-09 13:31:18 +02:00
ipc.h netlink: switch from ioctl to netlink for configuration 2017-10-02 02:45:53 +02:00
mnlg.c netlink: switch from ioctl to netlink for configuration 2017-10-02 02:45:53 +02:00
mnlg.h netlink: switch from ioctl to netlink for configuration 2017-10-02 02:45:53 +02:00
pubkey.c wg: support text-based ipc 2017-05-17 18:13:14 +02:00
set.c netlink: switch from ioctl to netlink for configuration 2017-10-02 02:45:53 +02:00
setconf.c netlink: switch from ioctl to netlink for configuration 2017-10-02 02:45:53 +02:00
show.c netlink: switch from ioctl to netlink for configuration 2017-10-02 02:45:53 +02:00
showconf.c netlink: switch from ioctl to netlink for configuration 2017-10-02 02:45:53 +02:00
subcommands.h Update copyright 2017-01-10 06:36:19 +01:00
terminal.c wg: opt-in globally to GNU-isms to keep the BSDs happy 2017-05-17 18:34:23 +02:00
terminal.h Update copyright 2017-01-10 06:36:19 +01:00
wg-quick.8 wg-quick: add explicit support for common DNS usage 2017-07-26 03:38:09 +02:00
wg-quick.bash wg-quick: check permissions of parent directory 2017-10-02 02:45:53 +02:00
wg-quick@.service global: wireguard.io --> wireguard.com 2017-07-20 03:37:39 +02:00
wg.8 global: wireguard.io --> wireguard.com 2017-07-20 03:37:39 +02:00
wg.c wg: no hyphen in preshared, to keep uniformity 2017-04-20 22:53:00 +02:00