diff options
author | pks <pks@pks.rocks> | 2021-03-13 17:39:35 +0100 |
---|---|---|
committer | pks <pks@pks.rocks> | 2021-03-13 17:39:35 +0100 |
commit | 6b3037dfc919ce6194226dd3e8d7208859a7dbb8 (patch) | |
tree | 00a6c97020e42d9c0029ac3a76d74679270b92bb /config | |
parent | 74c28b1842b1b30bd9bf1fe29cb8f9c540d5a668 (diff) |
openvpn
Diffstat (limited to 'config')
-rw-r--r-- | config | 24 |
1 files changed, 14 insertions, 10 deletions
@@ -2,10 +2,10 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86 5.9.16-pks Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (Gentoo 10.2.0-r4 p5) 10.2.0" +CONFIG_CC_VERSION_TEXT="gcc (Gentoo 10.2.0-r5 p6) 10.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=100200 -CONFIG_LD_VERSION=235010000 +CONFIG_LD_VERSION=235020000 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y @@ -1127,7 +1127,7 @@ CONFIG_HAVE_NET_DSA=y # CONFIG_NET_NSH is not set # CONFIG_HSR is not set # CONFIG_NET_SWITCHDEV is not set -# CONFIG_NET_L3_MASTER_DEV is not set +CONFIG_NET_L3_MASTER_DEV=y # CONFIG_QRTR is not set # CONFIG_NET_NCSI is not set CONFIG_RPS=y @@ -1749,17 +1749,21 @@ CONFIG_WIREGUARD=m # CONFIG_NET_FC is not set # CONFIG_NET_TEAM is not set # CONFIG_MACVLAN is not set -# CONFIG_IPVLAN is not set -# CONFIG_VXLAN is not set -# CONFIG_GENEVE is not set -# CONFIG_BAREUDP is not set -# CONFIG_GTP is not set -# CONFIG_MACSEC is not set +CONFIG_IPVLAN_L3S=y +CONFIG_IPVLAN=m +CONFIG_IPVTAP=m +CONFIG_VXLAN=m +CONFIG_GENEVE=m +CONFIG_BAREUDP=m +CONFIG_GTP=m +CONFIG_MACSEC=m # CONFIG_NETCONSOLE is not set -# CONFIG_TUN is not set +CONFIG_TUN=m +CONFIG_TAP=m # CONFIG_TUN_VNET_CROSS_LE is not set # CONFIG_VETH is not set # CONFIG_NLMON is not set +# CONFIG_NET_VRF is not set # CONFIG_ARCNET is not set # |