Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] DNSmasq: to IPv6 or not to IPv6?
Date: Wed, 17 Aug 2022 12:33:39
Message-Id: 4760400.31r3eYUQgx@wstn
1 Hello list,
2
3 My LAN server runs net-dns/dnsmasq, which was updated today. When I
4 restarted it I got a log entry that said it had been compiled with IPv6 - but
5 the only reference to that under /etc/portage is USE=-dnsmasq in make.conf.
6
7 Anyone have an idea? Bugzilla is silent.
8
9 $ grep -ri ipv6 /etc/portage
10 /etc/portage/make.conf: -geoloc -geolocation -gnome -iodbc -ipv6 -kde -ldap -
11 lirc
12
13 $ emerge --info | grep ^USE | grep -i ipv6
14 $
15
16 $ emerge -pv dnsmasq
17 [...]
18 [ebuild R ] net-dns/dnsmasq-2.86-r1::gentoo USE="dbus dumpfile inotify
19 loop nls -auth-dns -conntrack -dhcp -dhcp-tools -dnssec -id -idn -ipv6 -
20 libidn2 -lua -nettlehash -script (-selinux) -static -tftp"
21 LUA_SINGLE_TARGET="lua5-1 -lua5-3 -lua5-4 -luajit" 519 KiB
22
23 From syslog-ng on VT12:
24 dnsmasq[12632]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n no-
25 IDN no-DHCP no-scripts no-TFTP no-conntrack ipset no-auth no-cryptohash no-
26 DNSSEC no-ID loop-detect inotify dumpfile
27
28 --
29 Regards,
30 Peter.

Replies

Subject Author
Re: [gentoo-user] DNSmasq: to IPv6 or not to IPv6? Peter Humphrey <peter@××××××××××××.uk>