Gentoo Archives: gentoo-user

From: Kai Krakow <hurikhan77@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: docker and CONFIG_IPVLAN
Date: Thu, 27 Oct 2016 10:45:30
Message-Id: 20161027124431.30f6772b@jupiter.sol.kaishome.de
In Reply to: [gentoo-user] docker and CONFIG_IPVLAN by "Andrés Becerra Sandoval"
1 Am Wed, 26 Oct 2016 13:08:05 -0500
2 schrieb Andrés Becerra Sandoval <andres.becerra@×××××.com>:
3
4 > Hello,
5 >
6 > I am getting this warning when updating app-emulation/docker:
7 >
8 > CONFIG_IPVLAN: is not set when it should be.
9 >
10 > But in the linux kernel configuration I cannot find IPVLAN at:
11 > -> Device Drivers
12 >
13 > -> Network device support
14 > -> Network core driver support
15 >
16 > I am using gentoo-sources. But the same thing happens with
17 > vanilla-sources (versions 4.8.4)
18 >
19 > Does anybody knows why?
20
21 In "make menuconfig" simply type slash and your search string:
22
23 > /IPVLAN
24
25 It should show you where to look and what are the depends to make it
26 visible.
27
28 --
29 Regards,
30 Kai
31
32 Replies to list-only preferred.