You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
6 years ago
..
base-files base-files: fix wrong sysctl parameter order 6 years ago
boot uboot-imx: bump to 2018.03 which fixes the build issues with fdt64_t redefinitions 6 years ago
devel perf: remove linux 4.4 workarounds 6 years ago
firmware firmware: amd64-microcode: update to 20180524 6 years ago
kernel mac80211: backport and update patches for ath10k 6 years ago
libs librpc: add host build to install h files needed for nfs-kernel-server to get compiled 6 years ago
network wireguard-tools: add wireguard_watchdog script 6 years ago
system mtd: improve check for TRX header being already fixed 6 years ago
utils package/utils/f2fs-tools: Update to 1.11.0 6 years ago
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 6 years ago