From: Peter van Dijk Date: Tue, 20 Dec 2022 21:04:31 +0000 (+0100) Subject: auth LUA createForward: add tests for shorter or absent prefix to hex form X-Git-Tag: dnsdist-1.8.0-rc3~11^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1010ac95dd7feb879768711cc6dad01c4c966f64;p=thirdparty%2Fpdns.git auth LUA createForward: add tests for shorter or absent prefix to hex form --- diff --git a/regression-tests.auth-py/test_LuaRecords.py b/regression-tests.auth-py/test_LuaRecords.py index 55cc5e185b..ce86e9cb50 100644 --- a/regression-tests.auth-py/test_LuaRecords.py +++ b/regression-tests.auth-py/test_LuaRecords.py @@ -903,6 +903,8 @@ createforward6.example.org. 3600 IN NS ns2.example.org. "1-2-3-4.foo.bar.baz.quux": "0.0.0.0", "ip-1-2-3-4": "1.2.3.4", "ip-is-here-for-you-1-2-3-4": "1.2.3.4", + "40414243": "64.65.66.67", + "p40414243": "64.65.66.67", "ip40414243": "64.65.66.67", "ipp40414243": "64.65.66.67", "ip4041424": "0.0.0.0",