immortalwrt/package/network
Stepan Henek f42f3c8e9c wireguard-tools: add uci option to disable wireguard peers
Right now when I want to temporarily disable wg peer I need to delete
the entire peer section. This is not such a good solution because I
loose the previous configuration of the peer.

This patch adds `disabled` option to peer config which causes that
the config section is ignored.

Signed-off-by: Stepan Henek <stepan.henek@nic.cz>
[use $(AUTORELEASE)]
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-10-26 23:43:14 +08:00
..
config firewall4: update to latest Git HEAD 2021-09-02 12:19:59 +08:00
ipv6 6rd: delete tunnel on interface teardown 2021-09-23 23:53:12 +08:00
services dnsmasq: add explicit "set:" for client-matching options 2021-10-06 23:33:09 +08:00
utils wireguard-tools: add uci option to disable wireguard peers 2021-10-26 23:43:14 +08:00