X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=xenserver%2Fetc_init.d_openvswitch;fp=xenserver%2Fetc_init.d_openvswitch;h=6e94b92b970c64970c47ed76e9ffc44bba6d7607;hb=5902b4ed6dce58a7d282d52be1f67421f2465044;hp=9c0fe80b15808aead643134f49dc9641bc82e09a;hpb=8d3efc1c0ef61d395573b173fea9e5e5f4e30bc3;p=sliver-openvswitch.git diff --git a/xenserver/etc_init.d_openvswitch b/xenserver/etc_init.d_openvswitch index 9c0fe80b1..6e94b92b9 100755 --- a/xenserver/etc_init.d_openvswitch +++ b/xenserver/etc_init.d_openvswitch @@ -82,6 +82,7 @@ start () { start_ovs_xapi_sync ovs_ctl --protocol=gre enable-protocol + ovs_ctl --protocol=udp --dport=8472 enable-protocol touch /var/lock/subsys/openvswitch }