pygoscelis: Enable CONFIG_MACVTAP
This option is mostly enabled for app-containers/lxd.
This commit is contained in:
parent
2ad69dc3f5
commit
23d206ba93
@ -1856,7 +1856,8 @@ CONFIG_WIREGUARD=m
|
||||
# CONFIG_NET_FC is not set
|
||||
# CONFIG_IFB is not set
|
||||
# CONFIG_NET_TEAM is not set
|
||||
# CONFIG_MACVLAN is not set
|
||||
CONFIG_MACVLAN=m
|
||||
CONFIG_MACVTAP=m
|
||||
# CONFIG_IPVLAN is not set
|
||||
# CONFIG_VXLAN is not set
|
||||
# CONFIG_GENEVE is not set
|
||||
@ -1866,6 +1867,7 @@ CONFIG_WIREGUARD=m
|
||||
CONFIG_MACSEC=m
|
||||
# CONFIG_NETCONSOLE is not set
|
||||
CONFIG_TUN=m
|
||||
CONFIG_TAP=m
|
||||
# CONFIG_TUN_VNET_CROSS_LE is not set
|
||||
CONFIG_VETH=m
|
||||
# CONFIG_NLMON is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user