dnscrypt-proxy: add optional plugins 4190/head
authorTerry Stockert <stockert@inkblotadmirer.me>
Thu, 23 Mar 2017 22:26:44 +0000 (17:26 -0500)
committerTerry Stockert <stockert@inkblotadmirer.me>
Sat, 25 Mar 2017 17:21:18 +0000 (12:21 -0500)
commitefe625518667190af3e22334cff797c0757315e6
treef9e88f71d2ab46d479396d0e47d617a493addda3
parent7a7887f7ee16234354b67474eae75430302c01fe
dnscrypt-proxy: add optional plugins

The init script already supports four plugins: dns cache, dns/ip blocking,
ipv6 blocking and dns logging.  If enabled this option installs these four
plugins and also adds libldns as a dependency.  If enabled the total size
increase is around 125 kB.

Signed-off-by: Terry Stockert <stockert@inkblotadmirer.me>
net/dnscrypt-proxy/Config.in [new file with mode: 0755]
net/dnscrypt-proxy/Makefile