X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=rhel%2Fetc_init.d_openvswitch;h=3d79b6a028f93b39bbd0e6977070dc67994870f8;hb=5902b4ed6dce58a7d282d52be1f67421f2465044;hp=55a13a7ed1b05de43ada776813584e37e7871f0c;hpb=8d3efc1c0ef61d395573b173fea9e5e5f4e30bc3;p=sliver-openvswitch.git diff --git a/rhel/etc_init.d_openvswitch b/rhel/etc_init.d_openvswitch index 55a13a7ed..3d79b6a02 100755 --- a/rhel/etc_init.d_openvswitch +++ b/rhel/etc_init.d_openvswitch @@ -49,6 +49,7 @@ start () { "$@" ovs_ctl --protocol=gre enable-protocol + ovs_ctl --protocol=udp --dport=8472 enable-protocol touch /var/lock/subsys/openvswitch }