bind9/bin/tests/system/resolver
Michał Kępień 17a82643fe Fix IP regex used in the "resolver" system test
If dots are not escaped in the "1.2.3.4" regular expressions used for
checking whether IP address 1.2.3.4 is present in the tested resolver's
answers, a COOKIE that matches such a regular expression will trigger a
false positive for the "resolver" system test.  Properly escape dots in
the aforementioned regular expressions to prevent that from happening.

(cherry picked from commit 70ae48e5cb)
2019-03-01 07:54:10 +01:00
..
ans2 update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
ans3 update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
ans8 use new packet for response; rename variable to request and response 2018-10-31 16:38:48 +11:00
ns1 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
ns4 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
ns5 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
ns6 Replace duplicated code snippet with calls to helper functions 2018-06-13 08:08:25 +02:00
ns7 add properly-formatted -D options to named.args files 2019-01-28 21:21:33 -08:00
clean.sh update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
prereq.sh update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
setup.sh Call clean.sh from all relevant setup.sh scripts 2019-02-28 12:51:36 +01:00
tests.sh Fix IP regex used in the "resolver" system test 2019-03-01 07:54:10 +01:00