]> git.ipfire.org Git - people/stevee/ddns.git/commit
system: Catch exception when host is not dual-stacked
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Apr 2022 09:33:46 +0000 (10:33 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Apr 2022 09:33:46 +0000 (10:33 +0100)
commitde57b2caf44bf10de72e42a20abf690eca50d512
tree74140723c85f4df3015a9489a51de15667732dcf
parent3a162595b9b44a4cbf08a3db14a4d2ebfeeb5583
system: Catch exception when host is not dual-stacked

This problem seems to have been introduced with an upgrade to Python
3.10.

Reported-by: Adrian Zaugg <ipfire.org@mailgurgler.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/ddns/system.py