openwrtv3/package
Aleksandr V. Piskunov 20c4819c7b wireguard-tools: add wireguard_watchdog script
This watchdog script tries to re-resolve hostnames for inactive WireGuard peers.
Use it for peers with a frequently changing dynamic IP.
persistent_keepalive must be set, recommended value is 25 seconds.
Run this script from cron every minute:
echo '* * * * * /usr/bin/wireguard_watchdog' >> /etc/crontabs/root

Signed-off-by: Aleksandr V. Piskunov <aleksandr.v.piskunov@gmail.com>
[bump the package release]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-07-22 21:52:20 +01:00
..
base-files base-files: fix wrong sysctl parameter order 2018-07-18 19:17:46 +02:00
boot uboot-imx: bump to 2018.03 which fixes the build issues with fdt64_t redefinitions 2018-07-07 18:33:57 +02:00
devel perf: remove linux 4.4 workarounds 2018-07-07 14:53:26 +02:00
firmware firmware: amd64-microcode: update to 20180524 2018-07-07 12:23:00 +02:00
kernel mac80211: backport and update patches for ath10k 2018-07-22 22:25:33 +02:00
libs librpc: add host build to install h files needed for nfs-kernel-server to get compiled 2018-07-16 15:12:19 +02:00
network wireguard-tools: add wireguard_watchdog script 2018-07-22 21:52:20 +01:00
system mtd: improve check for TRX header being already fixed 2018-07-15 23:27:09 +02:00
utils package/utils/f2fs-tools: Update to 1.11.0 2018-07-16 15:12:18 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00