GitHub user pdube opened a pull request: https://github.com/apache/cloudstack/pull/1616
Added missing rules on router config, fixed ordering of multiple rule⦠â¦s, removed duplicate rules, added fix for network stats, added a check for b64 decoding (to pad incorrect b64). Also added a catch exception to be logged on the configure main. https://issues.apache.org/jira/browse/CLOUDSTACK-9430 https://issues.apache.org/jira/browse/CLOUDSTACK-9431 https://issues.apache.org/jira/browse/CLOUDSTACK-9435 https://issues.apache.org/jira/browse/CLOUDSTACK-9440 You can merge this pull request into a Git repository by running: $ git pull https://github.com/pdube/cloudstack 4.9-vr-iptables-fixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1616.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 #1616 ---- commit 9ab676206a5bfe94aad8d03345c8804d520b0488 Author: Patrick Dube <pd...@cloudops.com> Date: 2016-07-22T19:32:20Z Added missing rules on router config, fixed ordering of multiple rules, removed duplicate rules, added fix for network stats, added a check for b64 decoding (to pad incorrect b64). Also added a catch exception to be logged on the configure main. ---- --- 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. ---