]> 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:30:32 +0000 (11:30 +0200)
commitf78f6439b7e7907338697acc0fff7e1a3595077a
tree4fdef1bd2ad8c20b376663df7cf4cb1c2ff82033
parent4f992ab35f5e0e5a5806eb52a15c8dcf8360b4ec
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).

(cherry picked from commit b6c1cdfffe956d92f4b716262a7ca5ecf9141845)
bin/tests/system/ifconfig.bat
bin/tests/system/ifconfig.sh