-
Notifications
You must be signed in to change notification settings - Fork 996
Expand file tree
/
Copy pathcontrol
More file actions
45 lines (44 loc) · 1.41 KB
/
control
File metadata and controls
45 lines (44 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Source: dnsdist
Section: net
Priority: optional
Maintainer: PowerDNS.COM BV <powerdns.support.sales@powerdns.com>
Uploaders: PowerDNS.COM BV <powerdns.support.sales@powerdns.com>
Build-Depends: debhelper (>= 10),
clang,
libboost-dev,
libboost-container-dev,
libboost-test-dev,
libbpf-dev [linux-any],
libcap-dev,
libcdb-dev,
libedit-dev,
libfstrm-dev,
libgnutls28-dev,
liblmdb-dev,
libluajit-5.1-dev [amd64 arm64] | liblua5.3-dev,
libnghttp2-dev,
libre2-dev,
libsnmp-dev,
libsodium-dev,
libssl-dev,
libsystemd-dev [linux-any],
libwslay-dev,
libxdp-dev [linux-any],
lld,
meson,
ninja-build,
pkg-config,
python3-yaml,
ragel,
systemd-dev | systemd [linux-any]
Standards-Version: 4.1.5
Homepage: https://dnsdist.org
Package: dnsdist
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Description: DNS loadbalancer
Highly DoS- and abuse-aware load balancing tool for DNS traffic,
with Lua scripting and configuration capability.
Can be configured to use various sets of rules to classify, route
and reject traffic.