]> git.ipfire.org Git - thirdparty/bind9.git/commit
move dns64 fields from client->query to client
authorEvan Hunt <each@isc.org>
Thu, 1 Nov 2018 15:28:18 +0000 (08:28 -0700)
committerEvan Hunt <each@isc.org>
Fri, 30 Aug 2019 22:11:38 +0000 (15:11 -0700)
commit5ed00e8132178bd640c0e1eb02678b72f82ffe43
tree1cebc5e4f0fdc4c10cab483b2a3cc117f46f64e6
parent3a7bdc6e111b06f534b2eee27ae1891506e5f0f7
move dns64 fields from client->query to client

- this is temporary: the fields will be moved into the dns64 module later.
lib/ns/client.c
lib/ns/include/ns/client.h
lib/ns/include/ns/query.h
lib/ns/query.c