From: Ludwig Ertl <ert@csp.at>
To: development@lists.ipfire.org
Subject: [PATCH] Enable ipset support in unbound in order to be able to migrate over from dnsmasq (#13791)
Date: Thu, 21 Nov 2024 12:17:45 +0100 [thread overview]
Message-ID: <173101db3c06$fd6ab220$f8401660$@at> (raw)
[-- Attachment #1: Type: text/plain, Size: 690 bytes --]
Enable ipset support in unbound in order to be able to migrate over from
dnsmasq (#13791)
Signed-off-by: Ludwig Ertl ert(a)csp.at
---
lfs/unbound | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lfs/unbound b/lfs/unbound
index d8efaf872..49e29b2b4 100644
--- a/lfs/unbound
+++ b/lfs/unbound
@@ -81,6 +81,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--enable-event-api \
--enable-tfo-client \
--enable-tfo-server \
+ --enable-ipset \
+ --with-libmnl \
ac_cv_func_getentropy=no
cd $(DIR_APP) && make $(MAKETUNING)
--
2.20.1
next reply other threads:[~2024-11-21 11:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-21 11:17 Ludwig Ertl [this message]
2024-11-22 14:59 ` Michael Tremer
2024-12-20 14:14 ` Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='173101db3c06$fd6ab220$f8401660$@at' \
--to=ert@csp.at \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox