[ovs-dev] [PATCH net-next] openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN

Pravin Shelar pshelar at nicira.com
Wed Jul 29 19:05:49 UTC 2015


On Wed, Jul 29, 2015 at 4:52 AM, Thomas Graf <tgraf at suug.ch> wrote:
> This readds the config option CONFIG_OPENVSWITCH_VXLAN to avoid a
> hard dependency of OVS on VXLAN. It moves the VXLAN config compat
> code to vport-vxlan.c and allows compliation as a module.
>
> Fixes: 614732eaa12d ("openvswitch: Use regular VXLAN net_device device")
> Fixes: 2661371ace96 ("openvswitch: fix compilation when vxlan is a module")
> Cc: Pravin B Shelar <pshelar at nicira.com>
> Cc: Nicolas Dichtel <nicolas.dichtel at 6wind.com>
> Signed-off-by: Thomas Graf <tgraf at suug.ch>

Looks good.
Once userspace vswitchd can directly configures VXLAN device, we can
deprecate this vport-vxlan module.

Acked-by: Pravin B Shelar <pshelar at nicira.com>



More information about the dev mailing list