selftest: allow dns_hub.py to listen on more than one address
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Mar 2020 15:55:33 +0000 (16:55 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 27 Mar 2020 09:02:37 +0000 (09:02 +0000)
commit25ba290d18ccba7a9ed674720770888b5a3a2b10
treee3e4e073689e5da580e94e6b415e73f9e5349887
parent2d1d67ed725348b7a6bf8ea9f0a7554a198c1363
selftest: allow dns_hub.py to listen on more than one address

This makes it possible to serve ipv4 and ipv6 at the same time.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/target/dns_hub.py