dnsdist: Split in two packages `dnsdist` and `dnsdist-full`
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 13 Jun 2023 15:48:27 +0000 (17:48 +0200)
committerRosen Penev <rosenp@gmail.com>
Thu, 22 Jun 2023 18:45:47 +0000 (21:45 +0300)
commitca01c1bf59140e7bee13a4da8c91c759f9eec069
tree0b1f7bd3bf0edd350ef728f497382657844df273
parent27b4291bd474f1517fc1a00ee7b8e7e69ded8a55
dnsdist: Split in two packages `dnsdist` and `dnsdist-full`

`dnsdist-full` has all optional features enabled, but is a big package
in term of both flash and memory footprint.
`dnsdist` only keeps the features that make the most sense
on embeded devices, but can also be customised to match the
user's needs, up to the point where it matches `dnsdist-full`.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
net/dnsdist/Makefile