]> git.ipfire.org Git - thirdparty/unbound.git/commit
- streamtcp option -a send queries consecutively and prints answers
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 14 Jan 2019 15:52:50 +0000 (15:52 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 14 Jan 2019 15:52:50 +0000 (15:52 +0000)
commitae9fe1a10ea265f8ef47ca5a331d29fd7218aaf4
tree9db94634eead5b02aaae65e36b890a247276db49
parentdd19026e910c6003a9436c77488cc62929e4a9a8
- streamtcp option -a send queries consecutively and prints answers
  as they arrive.
- Fix for out of order processing administration quit cleanup.
- unit test for tcp out of order processing.

git-svn-id: file:///svn/unbound/trunk@5033 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
services/listen_dnsport.c
services/mesh.c
testcode/streamtcp.1
testcode/streamtcp.c
testdata/tcp_req_order.tdir/tcp_req_order.conf [new file with mode: 0644]
testdata/tcp_req_order.tdir/tcp_req_order.dsc [new file with mode: 0644]
testdata/tcp_req_order.tdir/tcp_req_order.post [new file with mode: 0644]
testdata/tcp_req_order.tdir/tcp_req_order.pre [new file with mode: 0644]
testdata/tcp_req_order.tdir/tcp_req_order.test [new file with mode: 0644]
testdata/tcp_req_order.tdir/tcp_req_order.testns [new file with mode: 0644]