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