GitHub user borisroman opened a pull request: https://github.com/apache/cloudstack/pull/1391
Restore iptables at once using iptables-restore instead of calling iptables numerous times You can merge this pull request into a Git repository by running: $ git pull https://github.com/borisroman/cloudstack iptables-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1391.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1391 ---- commit 9145301b261bb66c13823302e313f5baeedb9cac Author: Boris Schrijver <bschrij...@schubergphilis.com> Date: 2016-02-01T14:57:26Z Add iptables copnversion script. Source: https://raw.githubusercontent.com/sl0/conv/master/iptables_converter.py commit 21a2f3ea01f176825a2ae47ba05ffb1f2e840a9b Author: Boris Schrijver <bschrij...@schubergphilis.com> Date: 2016-02-01T14:58:27Z Restore iptables at once using iptables-restore instead of calling iptables numerous times ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---