operating-system icon indicating copy to clipboard operation
operating-system copied to clipboard

Compile extra network drivers as modules

Open agners opened this issue 3 years ago • 0 comments

Compile modules used by extra Docker network drivers "overlay", "macvlan" and "ipvlan" as modules.

Also compile CONFIG_IPV6_SIT as module. This avoids the dummy0 and sit0 network interface being created by default.

agners avatar Aug 12 '22 16:08 agners