]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg: warn once on unrecognized items
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 9 Oct 2017 11:27:00 +0000 (13:27 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 9 Oct 2017 11:31:18 +0000 (13:31 +0200)
commite13b1e719b741d62380bc9f26d46ae0d7c43c6ef
tree84cb3f9cde1ea4fd8c943934bc63f6eb7af2fc5c
parent8774fccff32c8f5ed5527fa4e349ee534d34174c
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>
src/containers.h
src/ipc.c