mirror of
https://github.com/apache/cloudstack
synced 2026-08-31 09:08:00 +00:00
bug 10329: changed - t :
status 10329: resolved fixed
This commit is contained in:
parent
4040b39fe1
commit
73b79deb99
@ -47,7 +47,7 @@ ip_to_dev() {
|
||||
tcp_or_udp_entry() {
|
||||
local instIp=$1
|
||||
local dport0=$2
|
||||
local dport=$(echo $2 | sed 's/:/-/')
|
||||
local dport=$2
|
||||
local publicIp=$3
|
||||
local port=$4
|
||||
local op=$5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user