]> git.ipfire.org Git - ipfire-2.x.git/commit
Move GetDyndnsRedIP from general-functions.pl to http-client-functions.pl
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 18 Apr 2025 10:54:43 +0000 (12:54 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Apr 2025 14:21:24 +0000 (14:21 +0000)
commit9a656d2e780e4220d860bf46d2135496ca8c80a1
treeb0f1be913467bca5a0d493d2a72b4c7e45a043a3
parent70af1cf96b5f424482a66a032b4d08825d939785
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>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cfgroot/general-functions.pl
config/cfgroot/http-client-functions.pl