Skip to content

Commit

Permalink
Enable openvswitch with vxlan (kernel module)
Browse files Browse the repository at this point in the history
  • Loading branch information
brb authored and dlorenc committed Jun 7, 2018
1 parent d552039 commit f8a52cb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@ CONFIG_VXLAN=y
CONFIG_NETCONSOLE=y
CONFIG_TUN=y
CONFIG_VETH=y
CONFIG_OPENVSWITCH=m
CONFIG_OPENVSWITCH_VXLAN=m
CONFIG_VIRTIO_NET=y
CONFIG_AMD8111_ETH=m
CONFIG_PCNET32=m
Expand Down

0 comments on commit f8a52cb

Please sign in to comment.