]> git.ipfire.org Git - thirdparty/unbound.git/commit
Append client subnet to whitelisted servers for client
authorYuri Schaeffer <yuri@nlnetlabs.nl>
Mon, 27 Aug 2012 09:52:47 +0000 (09:52 +0000)
committerYuri Schaeffer <yuri@nlnetlabs.nl>
Mon, 27 Aug 2012 09:52:47 +0000 (09:52 +0000)
commit855833f02e977d9e158172a5475801729b665c36
tree6f25151554c1e27217ff88b7638a200cfba6ac8b
parentd141be385ab8176b53fe9259731fa87913fcb3e8
Append client subnet to whitelisted servers for client
initiated queries. (I.e. Only do vandergaast for queries
client is interested in).

git-svn-id: file:///svn/unbound/branches/edns-subnet@2747 be551aaa-1e26-0410-a405-d3ace91eadb9
15 files changed:
Makefile.in
configure.ac
daemon/daemon.c
daemon/daemon.h
daemon/worker.c
libunbound/libworker.c
services/outside_network.c
services/outside_network.h
util/config_file.c
util/configparser.c
util/configparser.y
util/data/msgencode.c
util/data/msgparse.h
util/net_help.c
util/net_help.h