dnsdist: add package 9031/head
authorJames Taylor <james@jtaylor.id.au>
Sun, 19 May 2019 14:25:20 +0000 (00:25 +1000)
committerJames Taylor <james@jtaylor.id.au>
Mon, 20 May 2019 15:38:56 +0000 (01:38 +1000)
commit5ee9364eaf21fb822a26abeb25e86a2edb1c2594
tree532bccf5235ce8538b2c103a9ffa21d23450f594
parentbdec22047ec605daf04f99f569abf4e668c5a12b
dnsdist: add package

Maintainer: me
Compile tested: armv7l, OpenWRT SDK
Run tested: armv7l  Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 -
confirmed dnsdist links correctly against dependencies and doesn't experience
errors at run-time when enabling features.

Description:
dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in life is
to route traffic to the best server, delivering top performance to legitimate
users while shunting or blocking abusive traffic.

dnsdist is dynamic, its configuration language is Lua and it can be changed at
runtime, and its statistics can be queried from a console-like interface or an
HTTP API.

https://dnsdist.org/

Closes: PowerDNS/pdns#3294
Signed-off-by: James Taylor <james@jtaylor.id.au>
net/dnsdist/Makefile [new file with mode: 0644]
net/dnsdist/files/dnsdist.conf [new file with mode: 0644]
net/dnsdist/files/dnsdist.config [new file with mode: 0644]
net/dnsdist/files/dnsdist.init [new file with mode: 0644]
net/dnsdist/patches/100-net-snmp-config-Use-netsnmp_agent_libs-instead-of-agent_libs.patch [new file with mode: 0644]