]> git.ipfire.org Git - thirdparty/bind9.git/commit
dig: remove "+unexpected" option
authorEvan Hunt <each@isc.org>
Tue, 8 Sep 2020 22:58:09 +0000 (15:58 -0700)
committerOndřej Surý <ondrej@sury.org>
Sat, 7 Nov 2020 19:49:53 +0000 (20:49 +0100)
commitcde27d2d2b540937dc565c0a0e9dd24cc3fc5713
treed04c84e7d55015f319a93ef0950c25010a1d17ae
parent94b7988efb0f9b96415dd2966e6070450d960263
dig: remove "+unexpected" option

The network manager does not support returning UDP datagrams to
clients from unexpected sources; it is therefore not possible for
dig to accept them.  The "+[no]unexpected" option has therefore
been removed from the dig command and its documentation.
bin/dig/dig.c
bin/dig/dig.rst
bin/dig/dighost.c
bin/dig/dighost.h
bin/tests/system/digdelv/tests.sh