1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Florian Eckert 7151054abd wireguard: skip peer config if public key of the peer is not defined
If a config section of a peer does not have a public key defined, the
whole interface does not start. The following log is shown

daemon.notice netifd: test (21071): Line unrecognized: `PublicKey='
daemon.notice netifd: test (21071): Configuration parsing erro

The command 'wg show' does only show the interface name.

With this change we skip the peer for this interface and emit a log
message. So the other peers get configured.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-01-15 21:19:01 +01:00
..
base-files dropbear: move failsafe code out of base-files 2020-01-15 20:04:06 +01:00
boot ath79: add support for Netgear WNDR4500 v3 2020-01-15 20:56:05 +01:00
devel perf: Add libunwind only if selected 2020-01-15 20:34:16 +01:00
firmware ipq40xx: add support for EZVIZ CS-W3-WD1200G EUP 2020-01-12 15:57:58 +01:00
kernel mac80211: ath9k: add GPIO mask dts property 2020-01-15 20:55:31 +01:00
libs uclient: Update to version 2020-01-05 2020-01-05 20:04:37 +01:00
network wireguard: skip peer config if public key of the peer is not defined 2020-01-15 21:19:01 +01:00
system zram-swap: support swap priority 2020-01-15 20:49:00 +01:00
utils busybox: fix build issues 2020-01-15 21:17:47 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00