]> git.99rst.org Git - openwrt-packages.git/commit
ddns-scripts: update hotplug script
authorJimmy Qin <redacted>
Fri, 13 Feb 2026 19:25:40 +0000 (20:25 +0100)
committerFlorian Eckert <redacted>
Mon, 7 Sep 2026 10:11:58 +0000 (12:11 +0200)
commit889e13400748cf739fcb1a04b7e573de7370b35d
tree343a0ac8de7cd95f90339973bafa9492ef50e36a
parent4c19a2ea6b2315174c5c906fca18c4a4cd35bb98
ddns-scripts: update hotplug script

To handle ip address changing by ifupdate.
When the ipv6 address is updated for an interface
(some ISP only give dynamic ipv6 address).
The ddns script will go into dead loop,
as the new ipv6 address is not used.
The simple change is restarting ddns when ip address is changed.

Signed-off-by: Jimmy Qin <redacted>
net/ddns-scripts/Makefile
net/ddns-scripts/files/etc/hotplug.d/iface/ddns
git clone https://git.99rst.org/PROJECT