You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2021. It is now read-only.
Hi,
The kernel supports Open vSwitch and VXLAN tunnels, as seen in the
kernel_config(CONFIG_OPENVSWITCHandCONFIG_OPENVSWITCH_VXLAN).Unfortunately, it doesn't support GRE tunnels.
It would be great to add it, by adding
CONFIG_OPENVSWITCH_GREto thekernel_config.Thanks (and btw, thanks for boot2docker 👍!!)