]> git.ipfire.org Git - thirdparty/bind9.git/commit
Update interface lists in ifconfig scripts
authorMichał Kępień <michal@isc.org>
Fri, 19 Apr 2019 09:21:43 +0000 (11:21 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 19 Apr 2019 09:27:06 +0000 (11:27 +0200)
commitb6c1cdfffe956d92f4b716262a7ca5ecf9141845
treece185afeda4196f4e4c87db421d40665d34b0150
parente4280ed9f561bc22e5c4f7817536d344598fcf3a
Update interface lists in ifconfig scripts

Make bin/tests/system/ifconfig.bat also configure addresses ending with
9 and 10, so that the script is in sync with its Unix counterpart.

Update comments listing the interfaces created by ifconfig.{bat,sh} so
that they do not include addresses whose last octet is zero (since an
address like 10.53.1.0/24 is not a valid host address and thus the
aforementioned scripts do not even attempt configuring them).
bin/tests/system/ifconfig.bat
bin/tests/system/ifconfig.sh