diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-27 18:00:05 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-27 18:08:43 +0000 |
commit | b574c5baeb94e3a176c63982f507a5b48bf3917b (patch) | |
tree | 00c60e4fa2110797ca04bdeb4f91a02579deecd9 /test/stderr/0094 | |
parent | b4a15239139c285af7009b4fcc23e1933b19173b (diff) |
Refactor the res_search() fail hack
Diffstat (limited to 'test/stderr/0094')
-rw-r--r-- | test/stderr/0094 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0094 b/test/stderr/0094 index 26cf91605..d464d0a50 100644 --- a/test/stderr/0094 +++ b/test/stderr/0094 @@ -83,12 +83,14 @@ DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) using fakens DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) succeeded IP address lookup yielded "oneback.test.ex" alias "host1.masq.test.ex" +faking res_search() response length as 65535 DNS lookup of oneback.test.ex (A) using fakens DNS lookup of oneback.test.ex (A) succeeded oneback.test.ex V4NET.99.99.90 mx=-1 sort=xx checking addresses for oneback.test.ex Forward DNS security status: unverified V4NET.99.99.90 OK +faking res_search() response length as 65535 DNS lookup of host1.masq.test.ex (A) using fakens DNS lookup of host1.masq.test.ex (A) succeeded host1.masq.test.ex V4NET.90.90.90 mx=-1 sort=xx |