From: ian Date: Thu, 6 Apr 2006 18:44:25 +0000 (+0000) Subject: regression tests for srv, part 1 X-Git-Tag: rel-adns-1-2~15 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=commitdiff_plain;h=d0986619fd9bad8b699484dc82b2609c50a5fd11 regression tests for srv, part 1 --- diff --git a/regress/case-srvbaddom.err b/regress/case-srvbaddom.err new file mode 100644 index 0000000..8e96c9e --- /dev/null +++ b/regress/case-srvbaddom.err @@ -0,0 +1,6 @@ +adns debug: using nameserver 172.18.45.6 +Error during DNS SRV lookup for srv.tcp.test.iwj.relativity.greenend.org.uk: Domain name is syntactically invalid +Error during DNS SRV lookup for spong: Domain name is syntactically invalid +_foo._bar does not exist +_s*a._tcp.ucam.org does not exist +Error during DNS SRV lookup for _s*a._tcp.pi&ckle.ucam.org: Domain name is syntactically invalid diff --git a/regress/case-srvbaddom.out b/regress/case-srvbaddom.out new file mode 100644 index 0000000..ef5105e --- /dev/null +++ b/regress/case-srvbaddom.out @@ -0,0 +1 @@ +rc=6 diff --git a/regress/case-srvbaddom.sys b/regress/case-srvbaddom.sys new file mode 100644 index 0000000..f825925 --- /dev/null +++ b/regress/case-srvbaddom.sys @@ -0,0 +1,50 @@ +./adnshost default +-t srv- srv.tcp.test.iwj.relativity.greenend.org.uk. spong. _foo._bar. _s*a._tcp.ucam.org. _s*a._tcp.pi&ckle.ucam.org + start 1144349027.926430 + socket type=SOCK_DGRAM + socket=6 + +0.000082 + fcntl fd=6 cmd=F_GETFL + fcntl=~O_NONBLOCK&... + +0.000049 + fcntl fd=6 cmd=F_SETFL O_NONBLOCK|... + fcntl=OK + +0.000041 + sendto fd=6 addr=172.18.45.6:53 + 31210100 00010000 00000000 045f666f 6f045f62 61720000 210001. + sendto=27 + +0.000326 + sendto fd=6 addr=172.18.45.6:53 + 31220100 00010000 00000000 045f732a 61045f74 63700475 63616d03 6f726700 + 00210001. + sendto=36 + +0.000227 + select max=7 rfds=[6] wfds=[] efds=[] to=1.999447 + select=1 rfds=[6] wfds=[] efds=[] + +0.004565 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31218183 00010000 00010000 045f666f 6f045f62 61720000 21000100 00060001 + 000029fb 00400141 0c524f4f 542d5345 52564552 53034e45 5400054e 53544c44 + 0c564552 49534947 4e2d4752 5303434f 4d007791 bfb50000 07080000 03840009 + 3a800001 5180. + +0.000212 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=EAGAIN + +0.000070 + select max=7 rfds=[6] wfds=[] efds=[] to=1.994926 + select=1 rfds=[6] wfds=[] efds=[] + +0.002158 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31228183 00010000 00010000 045f732a 61045f74 63700475 63616d03 6f726700 + 00210001 c0160006 00010000 0df5004c 0a736f61 2d6f7269 67696e02 6e730663 + 68696172 6b086772 65656e65 6e64036f 72670275 6b000f73 74756465 6e742d72 + 756e2d64 6e73c03e 00000121 00002a30 00000e10 00093a80 00000e10. + +0.000198 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=EAGAIN + +0.000062 + close fd=6 + close=OK + +0.000091 diff --git a/regress/case-srvha.err b/regress/case-srvha.err new file mode 100644 index 0000000..2886e3c --- /dev/null +++ b/regress/case-srvha.err @@ -0,0 +1 @@ +adns debug: using nameserver 172.18.45.6 diff --git a/regress/case-srvha.out b/regress/case-srvha.out new file mode 100644 index 0000000..5faa1ec --- /dev/null +++ b/regress/case-srvha.out @@ -0,0 +1,7 @@ +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 10 66 10066 davenant.relativity.greenend.org.uk ok 0 ok "OK" ( INET 172.18.45.6 ) +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 200 20200 norway.relativity.greenend.org.uk ok 0 ok "OK" ( INET 172.18.45.40 ) +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 400 20400 anarres.relativity.greenend.org.uk ok 0 ok "OK" ( INET 172.18.45.2 ) +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 100 20100 nxdomain.relativity.greenend.org.uk permfail 300 nxdomain "No such domain" ( ) +_jabber._tcp.jabber.org SRV 30 30 5269 jabber.org ok 0 ok "OK" ( INET 208.245.212.98 ) +_sip._udp.voip.net.cam.ac.uk SRV 10 1 5060 sip.voip.net.cam.ac.uk ok 0 ok "OK" ( INET 131.111.8.174 ) +rc=0 diff --git a/regress/case-srvha.sys b/regress/case-srvha.sys new file mode 100644 index 0000000..5e34f2f --- /dev/null +++ b/regress/case-srvha.sys @@ -0,0 +1,103 @@ +./adnshost default +-t srv _srv._tcp.test.iwj.relativity.greenend.org.uk. _jabber._tcp.jabber.org _sip._udp.voip.net.cam.ac.uk. + start 1144348939.753711 + socket type=SOCK_DGRAM + socket=6 + +0.000080 + fcntl fd=6 cmd=F_GETFL + fcntl=~O_NONBLOCK&... + +0.000050 + fcntl fd=6 cmd=F_SETFL O_NONBLOCK|... + fcntl=OK + +0.000042 + sendto fd=6 addr=172.18.45.6:53 + 311f0100 00010000 00000000 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001. + sendto=63 + +0.000363 + sendto fd=6 addr=172.18.45.6:53 + 31200100 00010000 00000000 075f6a61 62626572 045f7463 70066a61 62626572 + 036f7267 00002100 01. + sendto=41 + +0.000218 + sendto fd=6 addr=172.18.45.6:53 + 31210100 00010000 00000000 045f7369 70045f75 64700476 6f697003 6e657403 + 63616d02 61630275 6b000021 0001. + sendto=46 + +0.000211 + select max=7 rfds=[6] wfds=[] efds=[] to=1.999208 + select=1 rfds=[6] wfds=[] efds=[] + +0.005339 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 311f8580 00010004 00020004 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001c0 + 0c002100 01000000 0a002a00 1401904f b007616e 61727265 730a7265 6c617469 + 76697479 08677265 656e656e 64036f72 6702756b 00c00c00 21000100 00000a00 + 29001400 c84ee806 6e6f7277 61790a72 656c6174 69766974 79086772 65656e65 + 6e64036f 72670275 6b00c00c 00210001 0000000a 002b0014 00644e84 086e7864 + 6f6d6169 6e0a7265 6c617469 76697479 08677265 656e656e 64036f72 6702756b + 00c00c00 21000100 00000a00 2b000a00 42275208 64617665 6e616e74 0a72656c + 61746976 69747908 67726565 6e656e64 036f7267 02756b00 c0160002 00010000 + 000a0006 036e7330 c01fc016 00020001 0000000a 0021086e 732d7370 6f6e6702 + 34350331 37320231 3807696e 2d616464 72046172 70610007 616e6172 726573c0 + 1f000100 01000151 800004ac 122d0206 6e6f7277 6179c01f 00010001 00015180 + 0004ac12 2d280864 6176656e 616e74c0 1f000100 01000151 800004ac 122d06c1 + 24000100 01000151 800004ac 122d06. + +0.000561 + sendto fd=6 addr=172.18.45.6:53 + 31220100 00010000 00000000 086e7864 6f6d6169 6e0a7265 6c617469 76697479 + 08677265 656e656e 64036f72 6702756b 00000100 01. + sendto=53 + +0.000465 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31208180 00010001 00040005 075f6a61 62626572 045f7463 70066a61 62626572 + 036f7267 00002100 01c00c00 21000100 0006a100 12001e00 1e149506 6a616262 + 6572036f 726700c0 19000200 0100001b b9001103 6e733107 6a657265 6d696503 + 636f6d00 c0190002 00010000 1bb90006 036e7332 c057c019 00020001 00001bb9 + 000c036e 73310562 6c616872 c05fc019 00020001 00001bb9 0010026e 73076f62 + 656c6973 6b036e65 7400c019 00010001 000000c5 0004d0f5 d462c053 00010001 + 00004107 0004d0f5 d41dc070 00010001 00004107 0004d0f5 d41ec082 00010001 + 00004109 00044051 6774c09a 00010001 00004109 00044761 e072. + +0.000378 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=EAGAIN + +0.000074 + select max=7 rfds=[6] wfds=[] efds=[] to=1.992972 + select=1 rfds=[6] wfds=[] efds=[] + +0.000229 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31218180 00010001 00070008 045f7369 70045f75 64700476 6f697003 6e657403 + 63616d02 61630275 6b000021 0001c00c 00210001 00015129 001e000a 000113c4 + 03736970 04766f69 70036e65 74036361 6d026163 02756b00 c01f0002 00010001 + 5129000a 03633031 03637369 c01fc01f 00020001 00015129 0009036e 73320269 + 63c023c0 1f000200 01000151 29000a04 646e7330 02636cc0 1fc01f00 02000100 + 01512900 0b04646e 73300365 6e67c01f c01f0002 00010001 51290007 04646e73 + 31c094c0 1f000200 01000151 29000f05 62697473 79036d69 74036564 7500c01f + 00020001 00015129 000f0863 68696d61 65726103 637378c0 1f037369 70c01600 + 01000100 01512900 04836f08 aec06400 01000100 01512900 04836f0c 14c07a00 + 01000100 00fd0f00 049bc605 03c08f00 01000100 00540900 0480e800 13c0a500 + 01000100 01512900 0481a908 08c0bc00 01000100 00540900 0480e800 12c0cf00 + 01000100 00024b00 04124800 03c0ea00 01000100 01512900 04836f08 2a. + +0.000486 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=EAGAIN + +0.000135 + select max=7 rfds=[6] wfds=[] efds=[] to=1.997672 + select=1 rfds=[6] wfds=[] efds=[] + +0.003660 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31228583 00010000 00010000 086e7864 6f6d6169 6e0a7265 6c617469 76697479 + 08677265 656e656e 64036f72 6702756b 00000100 01c01500 06000100 01518000 + 27036e73 30c0150a 686f7374 6d617374 6572c015 00000075 00001c20 00000e10 + 00093a80 00015180. + +0.000177 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=EAGAIN + +0.000073 + close fd=6 + close=OK + +0.006908 diff --git a/regress/case-srvok.err b/regress/case-srvok.err new file mode 100644 index 0000000..2886e3c --- /dev/null +++ b/regress/case-srvok.err @@ -0,0 +1 @@ +adns debug: using nameserver 172.18.45.6 diff --git a/regress/case-srvok.out b/regress/case-srvok.out new file mode 100644 index 0000000..a8d22d8 --- /dev/null +++ b/regress/case-srvok.out @@ -0,0 +1,7 @@ +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 10 66 10066 davenant.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 200 20200 norway.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 400 20400 anarres.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 100 20100 nxdomain.relativity.greenend.org.uk +_jabber._tcp.jabber.org SRV 30 30 5269 jabber.org +_sip._udp.voip.net.cam.ac.uk SRV 10 1 5060 sip.voip.net.cam.ac.uk +rc=0 diff --git a/regress/case-srvok.sys b/regress/case-srvok.sys new file mode 100644 index 0000000..91b9f8c --- /dev/null +++ b/regress/case-srvok.sys @@ -0,0 +1,85 @@ +./adnshost default +-t srv- _srv._tcp.test.iwj.relativity.greenend.org.uk. _jabber._tcp.jabber.org _sip._udp.voip.net.cam.ac.uk. + start 1144348873.125491 + socket type=SOCK_DGRAM + socket=6 + +0.000077 + fcntl fd=6 cmd=F_GETFL + fcntl=~O_NONBLOCK&... + +0.000045 + fcntl fd=6 cmd=F_SETFL O_NONBLOCK|... + fcntl=OK + +0.000039 + sendto fd=6 addr=172.18.45.6:53 + 311f0100 00010000 00000000 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001. + sendto=63 + +0.000350 + sendto fd=6 addr=172.18.45.6:53 + 31200100 00010000 00000000 075f6a61 62626572 045f7463 70066a61 62626572 + 036f7267 00002100 01. + sendto=41 + +0.000228 + sendto fd=6 addr=172.18.45.6:53 + 31210100 00010000 00000000 045f7369 70045f75 64700476 6f697003 6e657403 + 63616d02 61630275 6b000021 0001. + sendto=46 + +0.000207 + select max=7 rfds=[6] wfds=[] efds=[] to=1.999215 + select=1 rfds=[6] wfds=[] efds=[] + +0.006492 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 311f8580 00010004 00020004 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001c0 + 0c002100 01000000 0a002b00 0a004227 52086461 76656e61 6e740a72 656c6174 + 69766974 79086772 65656e65 6e64036f 72670275 6b00c00c 00210001 0000000a + 002a0014 01904fb0 07616e61 72726573 0a72656c 61746976 69747908 67726565 + 6e656e64 036f7267 02756b00 c00c0021 00010000 000a0029 001400c8 4ee8066e + 6f727761 790a7265 6c617469 76697479 08677265 656e656e 64036f72 6702756b + 00c00c00 21000100 00000a00 2b001400 644e8408 6e78646f 6d61696e 0a72656c + 61746976 69747908 67726565 6e656e64 036f7267 02756b00 c0160002 00010000 + 000a0006 036e7330 c01fc016 00020001 0000000a 0021086e 732d7370 6f6e6702 + 34350331 37320231 3807696e 2d616464 72046172 70610008 64617665 6e616e74 + c01f0001 00010001 51800004 ac122d06 07616e61 72726573 c01f0001 00010001 + 51800004 ac122d02 066e6f72 776179c0 1f000100 01000151 800004ac 122d28c1 + 24000100 01000151 800004ac 122d06. + +0.000557 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=EAGAIN + +0.000119 + select max=7 rfds=[6] wfds=[] efds=[] to=1.992397 + select=1 rfds=[6] wfds=[] efds=[] + +0.003318 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31208180 00010001 00040005 075f6a61 62626572 045f7463 70066a61 62626572 + 036f7267 00002100 01c00c00 21000100 0006e300 12001e00 1e149506 6a616262 + 6572036f 726700c0 19000200 0100001b fb001103 6e733107 6a657265 6d696503 + 636f6d00 c0190002 00010000 1bfb0006 036e7332 c057c019 00020001 00001bfb + 000c036e 73310562 6c616872 c05fc019 00020001 00001bfb 0010026e 73076f62 + 656c6973 6b036e65 7400c019 00010001 00000107 0004d0f5 d462c053 00010001 + 00004149 0004d0f5 d41dc070 00010001 00004149 0004d0f5 d41ec082 00010001 + 0000414b 00044051 6774c09a 00010001 0000414b 00044761 e072. + +0.000331 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31218180 00010001 00070008 045f7369 70045f75 64700476 6f697003 6e657403 + 63616d02 61630275 6b000021 0001c00c 00210001 0001516b 001e000a 000113c4 + 03736970 04766f69 70036e65 74036361 6d026163 02756b00 c01f0002 00010001 + 516b000a 03633031 03637369 c01fc01f 00020001 0001516b 0009036e 73320269 + 63c023c0 1f000200 01000151 6b000a04 646e7330 02636cc0 1fc01f00 02000100 + 01516b00 0b04646e 73300365 6e67c01f c01f0002 00010001 516b0007 04646e73 + 31c094c0 1f000200 01000151 6b000f05 62697473 79036d69 74036564 7500c01f + 00020001 0001516b 000f0863 68696d61 65726103 637378c0 1f037369 70c01600 + 01000100 01516b00 04836f08 aec06400 01000100 01516b00 04836f0c 14c07a00 + 01000100 00fd5100 049bc605 03c08f00 01000100 00544b00 0480e800 13c0a500 + 01000100 01516b00 0481a908 08c0bc00 01000100 00544b00 0480e800 12c0cf00 + 01000100 00028d00 04124800 03c0ea00 01000100 01516b00 04836f08 2a. + +0.000484 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=EAGAIN + +0.000061 + close fd=6 + close=OK + +0.004680 diff --git a/regress/case-srvsort.err b/regress/case-srvsort.err new file mode 100644 index 0000000..2886e3c --- /dev/null +++ b/regress/case-srvsort.err @@ -0,0 +1 @@ +adns debug: using nameserver 172.18.45.6 diff --git a/regress/case-srvsort.out b/regress/case-srvsort.out new file mode 100644 index 0000000..2f318ad --- /dev/null +++ b/regress/case-srvsort.out @@ -0,0 +1,29 @@ +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 10 66 10066 davenant.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 400 20400 anarres.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 200 20200 norway.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 100 20100 nxdomain.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 10 66 10066 davenant.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 400 20400 anarres.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 100 20100 nxdomain.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 200 20200 norway.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 10 66 10066 davenant.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 400 20400 anarres.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 200 20200 norway.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 100 20100 nxdomain.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 10 66 10066 davenant.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 200 20200 norway.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 400 20400 anarres.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 100 20100 nxdomain.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 10 66 10066 davenant.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 200 20200 norway.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 400 20400 anarres.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 100 20100 nxdomain.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 10 66 10066 davenant.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 400 20400 anarres.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 100 20100 nxdomain.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 200 20200 norway.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 10 66 10066 davenant.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 100 20100 nxdomain.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 200 20200 norway.relativity.greenend.org.uk +_srv._tcp.test.iwj.relativity.greenend.org.uk SRV 20 400 20400 anarres.relativity.greenend.org.uk +rc=0 diff --git a/regress/case-srvsort.sys b/regress/case-srvsort.sys new file mode 100644 index 0000000..ec17bfa --- /dev/null +++ b/regress/case-srvsort.sys @@ -0,0 +1,187 @@ +./adnshost default +-t srv- _srv._tcp.test.iwj.relativity.greenend.org.uk. _srv._tcp.test.iwj.relativity.greenend.org.uk. _srv._tcp.test.iwj.relativity.greenend.org.uk. _srv._tcp.test.iwj.relativity.greenend.org.uk. _srv._tcp.test.iwj.relativity.greenend.org.uk. _srv._tcp.test.iwj.relativity.greenend.org.uk. _srv._tcp.test.iwj.relativity.greenend.org.uk. + start 1144348887.924234 + socket type=SOCK_DGRAM + socket=6 + +0.000083 + fcntl fd=6 cmd=F_GETFL + fcntl=~O_NONBLOCK&... + +0.000050 + fcntl fd=6 cmd=F_SETFL O_NONBLOCK|... + fcntl=OK + +0.000042 + sendto fd=6 addr=172.18.45.6:53 + 311f0100 00010000 00000000 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001. + sendto=63 + +0.000352 + sendto fd=6 addr=172.18.45.6:53 + 31200100 00010000 00000000 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001. + sendto=63 + +0.000261 + sendto fd=6 addr=172.18.45.6:53 + 31210100 00010000 00000000 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001. + sendto=63 + +0.000232 + sendto fd=6 addr=172.18.45.6:53 + 31220100 00010000 00000000 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001. + sendto=63 + +0.000236 + sendto fd=6 addr=172.18.45.6:53 + 31230100 00010000 00000000 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001. + sendto=63 + +0.000242 + sendto fd=6 addr=172.18.45.6:53 + 31240100 00010000 00000000 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001. + sendto=63 + +0.000243 + sendto fd=6 addr=172.18.45.6:53 + 31250100 00010000 00000000 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001. + sendto=63 + +0.000231 + select max=7 rfds=[6] wfds=[] efds=[] to=1.998203 + select=1 rfds=[6] wfds=[] efds=[] + +0.005521 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 311f8580 00010004 00020004 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001c0 + 0c002100 01000000 0a002b00 1400644e 84086e78 646f6d61 696e0a72 656c6174 + 69766974 79086772 65656e65 6e64036f 72670275 6b00c00c 00210001 0000000a + 002b000a 00422752 08646176 656e616e 740a7265 6c617469 76697479 08677265 + 656e656e 64036f72 6702756b 00c00c00 21000100 00000a00 2a001401 904fb007 + 616e6172 7265730a 72656c61 74697669 74790867 7265656e 656e6403 6f726702 + 756b00c0 0c002100 01000000 0a002900 1400c84e e8066e6f 72776179 0a72656c + 61746976 69747908 67726565 6e656e64 036f7267 02756b00 c0160002 00010000 + 000a0006 036e7330 c01fc016 00020001 0000000a 0021086e 732d7370 6f6e6702 + 34350331 37320231 3807696e 2d616464 72046172 70610008 64617665 6e616e74 + c01f0001 00010001 51800004 ac122d06 07616e61 72726573 c01f0001 00010001 + 51800004 ac122d02 066e6f72 776179c0 1f000100 01000151 800004ac 122d28c1 + 24000100 01000151 800004ac 122d06. + +0.000555 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=EAGAIN + +0.000127 + select max=7 rfds=[6] wfds=[] efds=[] to=1.992352 + select=1 rfds=[6] wfds=[] efds=[] + +0.002857 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31208580 00010004 00020004 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001c0 + 0c002100 01000000 0a002b00 0a004227 52086461 76656e61 6e740a72 656c6174 + 69766974 79086772 65656e65 6e64036f 72670275 6b00c00c 00210001 0000000a + 002a0014 01904fb0 07616e61 72726573 0a72656c 61746976 69747908 67726565 + 6e656e64 036f7267 02756b00 c00c0021 00010000 000a0029 001400c8 4ee8066e + 6f727761 790a7265 6c617469 76697479 08677265 656e656e 64036f72 6702756b + 00c00c00 21000100 00000a00 2b001400 644e8408 6e78646f 6d61696e 0a72656c + 61746976 69747908 67726565 6e656e64 036f7267 02756b00 c0160002 00010000 + 000a0006 036e7330 c01fc016 00020001 0000000a 0021086e 732d7370 6f6e6702 + 34350331 37320231 3807696e 2d616464 72046172 70610008 64617665 6e616e74 + c01f0001 00010001 51800004 ac122d06 07616e61 72726573 c01f0001 00010001 + 51800004 ac122d02 066e6f72 776179c0 1f000100 01000151 800004ac 122d28c1 + 24000100 01000151 800004ac 122d06. + +0.000697 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=EAGAIN + +0.000163 + select max=7 rfds=[6] wfds=[] efds=[] to=1.988896 + select=1 rfds=[6] wfds=[] efds=[] + +0.002742 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31218580 00010004 00020004 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001c0 + 0c002100 01000000 0a002b00 0a004227 52086461 76656e61 6e740a72 656c6174 + 69766974 79086772 65656e65 6e64036f 72670275 6b00c00c 00210001 0000000a + 002a0014 01904fb0 07616e61 72726573 0a72656c 61746976 69747908 67726565 + 6e656e64 036f7267 02756b00 c00c0021 00010000 000a0029 001400c8 4ee8066e + 6f727761 790a7265 6c617469 76697479 08677265 656e656e 64036f72 6702756b + 00c00c00 21000100 00000a00 2b001400 644e8408 6e78646f 6d61696e 0a72656c + 61746976 69747908 67726565 6e656e64 036f7267 02756b00 c0160002 00010000 + 000a0006 036e7330 c01fc016 00020001 0000000a 0021086e 732d7370 6f6e6702 + 34350331 37320231 3807696e 2d616464 72046172 70610008 64617665 6e616e74 + c01f0001 00010001 51800004 ac122d06 07616e61 72726573 c01f0001 00010001 + 51800004 ac122d02 066e6f72 776179c0 1f000100 01000151 800004ac 122d28c1 + 24000100 01000151 800004ac 122d06. + +0.000673 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31228580 00010004 00020004 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001c0 + 0c002100 01000000 0a002a00 1401904f b007616e 61727265 730a7265 6c617469 + 76697479 08677265 656e656e 64036f72 6702756b 00c00c00 21000100 00000a00 + 29001400 c84ee806 6e6f7277 61790a72 656c6174 69766974 79086772 65656e65 + 6e64036f 72670275 6b00c00c 00210001 0000000a 002b0014 00644e84 086e7864 + 6f6d6169 6e0a7265 6c617469 76697479 08677265 656e656e 64036f72 6702756b + 00c00c00 21000100 00000a00 2b000a00 42275208 64617665 6e616e74 0a72656c + 61746976 69747908 67726565 6e656e64 036f7267 02756b00 c0160002 00010000 + 000a0006 036e7330 c01fc016 00020001 0000000a 0021086e 732d7370 6f6e6702 + 34350331 37320231 3807696e 2d616464 72046172 70610007 616e6172 726573c0 + 1f000100 01000151 800004ac 122d0206 6e6f7277 6179c01f 00010001 00015180 + 0004ac12 2d280864 6176656e 616e74c0 1f000100 01000151 800004ac 122d06c1 + 24000100 01000151 800004ac 122d06. + +0.000742 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31238580 00010004 00020004 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001c0 + 0c002100 01000000 0a002b00 0a004227 52086461 76656e61 6e740a72 656c6174 + 69766974 79086772 65656e65 6e64036f 72670275 6b00c00c 00210001 0000000a + 002a0014 01904fb0 07616e61 72726573 0a72656c 61746976 69747908 67726565 + 6e656e64 036f7267 02756b00 c00c0021 00010000 000a0029 001400c8 4ee8066e + 6f727761 790a7265 6c617469 76697479 08677265 656e656e 64036f72 6702756b + 00c00c00 21000100 00000a00 2b001400 644e8408 6e78646f 6d61696e 0a72656c + 61746976 69747908 67726565 6e656e64 036f7267 02756b00 c0160002 00010000 + 000a0006 036e7330 c01fc016 00020001 0000000a 0021086e 732d7370 6f6e6702 + 34350331 37320231 3807696e 2d616464 72046172 70610008 64617665 6e616e74 + c01f0001 00010001 51800004 ac122d06 07616e61 72726573 c01f0001 00010001 + 51800004 ac122d02 066e6f72 776179c0 1f000100 01000151 800004ac 122d28c1 + 24000100 01000151 800004ac 122d06. + +0.000593 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31248580 00010004 00020004 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001c0 + 0c002100 01000000 0a002a00 1401904f b007616e 61727265 730a7265 6c617469 + 76697479 08677265 656e656e 64036f72 6702756b 00c00c00 21000100 00000a00 + 29001400 c84ee806 6e6f7277 61790a72 656c6174 69766974 79086772 65656e65 + 6e64036f 72670275 6b00c00c 00210001 0000000a 002b0014 00644e84 086e7864 + 6f6d6169 6e0a7265 6c617469 76697479 08677265 656e656e 64036f72 6702756b + 00c00c00 21000100 00000a00 2b000a00 42275208 64617665 6e616e74 0a72656c + 61746976 69747908 67726565 6e656e64 036f7267 02756b00 c0160002 00010000 + 000a0006 036e7330 c01fc016 00020001 0000000a 0021086e 732d7370 6f6e6702 + 34350331 37320231 3807696e 2d616464 72046172 70610007 616e6172 726573c0 + 1f000100 01000151 800004ac 122d0206 6e6f7277 6179c01f 00010001 00015180 + 0004ac12 2d280864 6176656e 616e74c0 1f000100 01000151 800004ac 122d06c1 + 24000100 01000151 800004ac 122d06. + +0.000727 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=OK addr=172.18.45.6:53 + 31258580 00010004 00020004 045f7372 76045f74 63700474 65737403 69776a0a + 72656c61 74697669 74790867 7265656e 656e6403 6f726702 756b0000 210001c0 + 0c002100 01000000 0a002b00 1400644e 84086e78 646f6d61 696e0a72 656c6174 + 69766974 79086772 65656e65 6e64036f 72670275 6b00c00c 00210001 0000000a + 002b000a 00422752 08646176 656e616e 740a7265 6c617469 76697479 08677265 + 656e656e 64036f72 6702756b 00c00c00 21000100 00000a00 2a001401 904fb007 + 616e6172 7265730a 72656c61 74697669 74790867 7265656e 656e6403 6f726702 + 756b00c0 0c002100 01000000 0a002900 1400c84e e8066e6f 72776179 0a72656c + 61746976 69747908 67726565 6e656e64 036f7267 02756b00 c0160002 00010000 + 000a0006 036e7330 c01fc016 00020001 0000000a 0021086e 732d7370 6f6e6702 + 34350331 37320231 3807696e 2d616464 72046172 70610008 64617665 6e616e74 + c01f0001 00010001 51800004 ac122d06 07616e61 72726573 c01f0001 00010001 + 51800004 ac122d02 066e6f72 776179c0 1f000100 01000151 800004ac 122d28c1 + 24000100 01000151 800004ac 122d06. + +0.000721 + recvfrom fd=6 buflen=512 *addrlen=16 + recvfrom=EAGAIN + +0.000098 + close fd=6 + close=OK + +0.014060