]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
Move GetDyndnsRedIP from general-functions.pl to
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 18 Apr 2025 10:10:02 +0000 (12:10 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 18 Apr 2025 10:10:02 +0000 (12:10 +0200)
commit9cfa0d082fefbd7751639a7405b35f25de49bb92
treea18414b226afc806228c5dc614676172bc1c78fa
parentfca7b6f458d405b0da06e1f31715289590e83b2a
Move GetDyndnsRedIP from general-functions.pl to
http-client-functions.pl

This function depends on the previously FetchPublicIp function
and so also has to be moved.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/general-functions.pl
config/cfgroot/http-client-functions.pl