mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
This change removes an unnecessary conversion from IPNetwork to list in one of the router scripts. This makes the router faster at processing static NAT rules, which can prevent timeouts when attaching or detaching IPs. (cherry picked from commit d5c5eb10f8a4fb80aa8b9182290948755cdd6026) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>