On Wed, Jul 29, 2015 at 4:52 AM, Thomas Graf <[email protected]> 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 <[email protected]> > Cc: Nicolas Dichtel <[email protected]> > Signed-off-by: Thomas Graf <[email protected]>
Looks good. Once userspace vswitchd can directly configures VXLAN device, we can deprecate this vport-vxlan module. Acked-by: Pravin B Shelar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
