]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] correct dispatch address/port check
authorEvan Hunt <each@isc.org>
Fri, 13 Dec 2013 06:38:11 +0000 (22:38 -0800)
committerEvan Hunt <each@isc.org>
Fri, 13 Dec 2013 06:39:12 +0000 (22:39 -0800)
commit0606c47750ad362909f010db2ef1ff8dcc96f9cb
treee07ae71c1a5612144b27bc45fa2ea2a23229297b
parent9b895f30f1734fd463a02b27cfd0cf36ec9893d5
[master] correct dispatch address/port check

3690. [bug] Iterative responses could be missed when the source
port for an upstream query was the same as the
listener port (53). [RT #34925]
CHANGES
bin/tests/system/resolver/clean.sh
bin/tests/system/resolver/ns7/named1.conf [moved from bin/tests/system/resolver/ns7/named.conf with 89% similarity]
bin/tests/system/resolver/ns7/named2.conf [new file with mode: 0644]
bin/tests/system/resolver/setup.sh
bin/tests/system/resolver/tests.sh
lib/dns/dispatch.c