Enable ipset support in unbound in order to be able to migrate over from dnsmasq (#13791)
Message ID | 173101db3c06$fd6ab220$f8401660$@at |
---|---|
State | New |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4XvG1C1kZLz3wx0 for <patchwork@web04.haj.ipfire.org>; Thu, 21 Nov 2024 11:17:51 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4XvG1903Pcz1FW; Thu, 21 Nov 2024 11:17:49 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4XvG186Z4Wz33g2; Thu, 21 Nov 2024 11:17:48 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4XvG156q76z334P for <development@lists.ipfire.org>; Thu, 21 Nov 2024 11:17:45 +0000 (UTC) Received: from mail.csp.at (mail.csp.at [212.186.223.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cspmail", Issuer "cspmail" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4XvG152xkrzjX for <development@lists.ipfire.org>; Thu, 21 Nov 2024 11:17:45 +0000 (UTC) Authentication-Results: mail01.ipfire.org; dkim=none; dmarc=none; spf=pass (mail01.ipfire.org: domain of ert@csp.at designates 212.186.223.5 as permitted sender) smtp.mailfrom=ert@csp.at ARC-Seal: i=1; s=202003rsa; d=lists.ipfire.org; t=1732187865; a=rsa-sha256; cv=none; b=tIysqW9tA87F+jTqT/dLvNWDR8d3wl2M0BMkgkJ6w6XCUbdNUPA2M9gIWj+A7seAPkuu8l KCJ4wmSP8r2fGVO07YzVciqZ9VGAtCGWLVi2u0zzsEdYVzz7uENoE5yDrWq4vgcQN/pPVV YSSOv/SliqfFSbuhtrCYO3Hzyypqntq9XvpudYwHYogzxj3o481fzJ+CY4tqU0InuKC00b pRDM8CfklZXK2UMVTSMICSEkjNEtCD8A5Vq0Tngw7frRY+YQ16NAxrrctvLuQD9d6he7SU q22w4UzLim0DOF2L6HZ3Hd/9Jj7Z5jTQXx2gaBqjgaSvfqs1aZKzoSfFs4gwsQ== ARC-Authentication-Results: i=1; mail01.ipfire.org; dkim=none; dmarc=none; spf=pass (mail01.ipfire.org: domain of ert@csp.at designates 212.186.223.5 as permitted sender) smtp.mailfrom=ert@csp.at ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=lists.ipfire.org; s=202003rsa; t=1732187865; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LtvuXwgx+Hb4quDkTBAU3LwRPY8NU1axRhlhjEjE1lU=; b=CD4OOIlNH0nr+LpW+/MYBmUJxDHmwrnYBu/QYwxTL0TjUHpjKUf03PRrAeTOW9VWEIOKht xN1BwA30OiCQTjnFUAcJLpjMTAR4jYJyEiWKldXNUQ+wfu/36E8j1cm8NKeswfRdL9tZvi /kwEVr6xDm2uBBFIuzH9y4STa6NzDatyH3mbPjoNe6CtQWnjUtWUwvRJmDPQUPzDEOPi/W CYUlHFcYTsB3tpNWhRHccNC2+Tz9bCvofJQClEvF2gnDksj0qXqvtt0zPYD8YqGDRP2Gtr FQXJMgZeyiCEUcaRf4wZEiDRBoINU0jG6lG6CDH+lKF7Y1ofPfBdMLzceha+dA== Received: from ertwin10 (unknown [192.168.210.83]) by mail.csp.at (Postfix) with ESMTP id 171E69B220 for <development@lists.ipfire.org>; Thu, 21 Nov 2024 12:17:45 +0100 (CET) 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 Message-ID: <173101db3c06$fd6ab220$f8401660$@at> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ads8Bv1I44UqjIMBSve6M7rQPDDGgA== Content-Language: de X-Rspamd-Action: no action X-Rspamd-Server: mail01.haj.ipfire.org X-Rspamd-Queue-Id: 4XvG152xkrzjX X-Spamd-Result: default: False [0.20 / 11.00]; NEURAL_SPAM(2.00)[1.000]; BAYES_HAM(-1.99)[94.98%]; MID_RHS_NOT_FQDN(0.50)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; MX_GOOD(-0.01)[]; FUZZY_RATELIMITED(0.00)[rspamd.com]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_ONE(0.00)[1]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:8412, ipnet:212.186.128.0/17, country:AT]; R_DKIM_NA(0.00)[]; DMARC_NA(0.00)[csp.at]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; ARC_SIGNED(0.00)[lists.ipfire.org:s=202003rsa:i=1]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[development@lists.ipfire.org]; FROM_HAS_DN(0.00)[] Message-ID-Hash: VFBT7ASBWDEYQZT22O2QUTJ7SKDGGA5H X-Message-ID-Hash: VFBT7ASBWDEYQZT22O2QUTJ7SKDGGA5H X-MailFrom: ert@csp.at X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> Archived-At: <https://lists.ipfire.org/hyperkitty/list/development@lists.ipfire.org/message/VFBT7ASBWDEYQZT22O2QUTJ7SKDGGA5H/> List-Archive: <https://lists.ipfire.org/hyperkitty/list/development@lists.ipfire.org/> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Owner: <mailto:development-owner@lists.ipfire.org> List-Post: <mailto:development@lists.ipfire.org> List-Subscribe: <mailto:development-join@lists.ipfire.org> List-Unsubscribe: <mailto:development-leave@lists.ipfire.org> |
Series |
Enable ipset support in unbound in order to be able to migrate over from dnsmasq (#13791)
|
|
Commit Message
Ludwig Ertl
Nov. 21, 2024, 11:17 a.m. UTC
Enable ipset support in unbound in order to be able to migrate over from
dnsmasq (#13791)
Signed-off-by: Ludwig Ertl ert@csp.at
---
lfs/unbound | 2 ++
1 file changed, 2 insertions(+)
--
2.20.1
Comments
Thank you! Acked-by: Michael Tremer <michael.tremer@ipfire.org> > On 21 Nov 2024, at 12:17, Ludwig Ertl <ert@csp.at> wrote: > > Enable ipset support in unbound in order to be able to migrate over from > dnsmasq (#13791) > > Signed-off-by: Ludwig Ertl ert@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 > > >
Hi All, Not sure but this might have dropped off the radar as it has not yet been merged. Regards, Adolf. On 22/11/2024 15:59, Michael Tremer wrote: > Thank you! > > Acked-by: Michael Tremer <michael.tremer@ipfire.org> > >> On 21 Nov 2024, at 12:17, Ludwig Ertl <ert@csp.at> wrote: >> >> Enable ipset support in unbound in order to be able to migrate over from >> dnsmasq (#13791) >> >> Signed-off-by: Ludwig Ertl ert@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 >> >> >>
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)