Skip to content

Commit

Permalink
feat: add universal TUN/TAP device driver support
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
  • Loading branch information
andrewrynhard committed Dec 4, 2019
1 parent a70af2a commit c141508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/config-amd64
Original file line number Diff line number Diff line change
Expand Up @@ -2166,7 +2166,7 @@ CONFIG_VXLAN=y
CONFIG_NETCONSOLE=y
CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_TUN is not set
CONFIG_TUN=y
# CONFIG_TUN_VNET_CROSS_LE is not set
CONFIG_VETH=y
CONFIG_VIRTIO_NET=y
Expand Down

0 comments on commit c141508

Please sign in to comment.