Revert "rhel, xenserver: Punch holes through firewall for VXLAN."
[sliver-openvswitch.git] / rhel / etc_init.d_openvswitch
index 3d79b6a..55a13a7 100755 (executable)
@@ -49,7 +49,6 @@ start () {
     "$@"
 
     ovs_ctl --protocol=gre enable-protocol
-    ovs_ctl --protocol=udp --dport=8472 enable-protocol
 
     touch /var/lock/subsys/openvswitch
 }