Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] DNSmasq: to IPv6 or not to IPv6?
Date: Thu, 18 Aug 2022 08:55:20
Message-Id: 2656345.mvXUDI8C0e@wstn
In Reply to: Re: [gentoo-user] DNSmasq: to IPv6 or not to IPv6? by cal
1 On Thursday, 18 August 2022 03:58:43 BST cal wrote:
2 > On 8/17/22 05:53, Peter Humphrey wrote:
3 > > On Wednesday, 17 August 2022 13:33:30 BST Peter Humphrey wrote:
4 > >> Hello list,
5 > >>
6 > >> My LAN server runs net-dns/dnsmasq, which was updated today. When I
7 > >> restarted it I got a log entry that said it had been compiled with IPv6 -
8 > >> but the only reference to that under /etc/portage is USE=-dnsmasq in
9 > >> make.conf.
10 > >
11 > > Oops! That should have been USE=-ipv6, of course.
12 >
13 > It seems upstream removed the ability to disable IPv6 at compile time
14 > several years back:
15 > https://thekelleys.org.uk/gitweb/?
16 p=dnsmasq.git;a=commit;h=ee8750451b49d27b1
17 > 80517a4e35b636be0fae575. Ironic that the author included "I'm sure no-one
18 > wants or needs
19 > IPv6-free code these days" in the commit message.
20
21 Interesting. I see that was nearly four years ago, and I've only just noticed.
22
23 > I suppose you could file a bug to remove the `ipv6` USE from the dnsmasq
24 > ebuild since it no longer does anything.
25
26 Perhaps. Thanks for finding this, Cal.
27
28 --
29 Regards,
30 Peter.