On Wed, Jul 29, 2015 at 4:52 AM, Thomas Graf <tg...@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 <pshe...@nicira.com> > Cc: Nicolas Dichtel <nicolas.dich...@6wind.com> > Signed-off-by: Thomas Graf <tg...@suug.ch>
Looks good. Once userspace vswitchd can directly configures VXLAN device, we can deprecate this vport-vxlan module. Acked-by: Pravin B Shelar <pshe...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev