summaryrefslogtreecommitdiff
path: root/testdata/fwd_tcp.tdir/fwd_tcp.testns
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2018-05-12 11:55:17 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2018-05-12 11:55:17 +0000
commita6c5280ea59f940be13fd6eb0f94ab8360d3d6c9 (patch)
treecbe088761a83cf2025bbdf36e1574f38c3e988f5 /testdata/fwd_tcp.tdir/fwd_tcp.testns
parent8c2647a7dc721c8e5349bd194b8e8e178412057e (diff)
downloadsrc-test2-a6c5280ea59f940be13fd6eb0f94ab8360d3d6c9.tar.gz
src-test2-a6c5280ea59f940be13fd6eb0f94ab8360d3d6c9.zip
Vendor import of Unbound 1.6.6.vendor/unbound/1.6.6
Notes
Notes: svn path=/vendor/unbound/dist/; revision=333541 svn path=/vendor/unbound/1.6.6/; revision=333542; tag=vendor/unbound/1.6.6
Diffstat (limited to 'testdata/fwd_tcp.tdir/fwd_tcp.testns')
-rw-r--r--testdata/fwd_tcp.tdir/fwd_tcp.testns14
1 files changed, 14 insertions, 0 deletions
diff --git a/testdata/fwd_tcp.tdir/fwd_tcp.testns b/testdata/fwd_tcp.tdir/fwd_tcp.testns
new file mode 100644
index 000000000000..2ca3c1533314
--- /dev/null
+++ b/testdata/fwd_tcp.tdir/fwd_tcp.testns
@@ -0,0 +1,14 @@
+; nameserver test file
+$ORIGIN example.com.
+$TTL 3600
+
+ENTRY_BEGIN
+MATCH opcode qtype qname UDP
+REPLY QR AA NOERROR
+ADJUST copy_id
+SECTION QUESTION
+www IN A
+SECTION ANSWER
+www IN A 10.20.30.40
+ENTRY_END
+