GitHub user wilderrodrigues opened a pull request:
https://github.com/apache/cloudstack/pull/1311
CLOUDSTACK-9213 - As a user I want to be able to use multiple ip's/cidrs in
an ACL
This PR fixes a problem with iptables when creating ACL items using a comma
separated value list of CIDRs. Please refer to the details in the Jira issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ekholabs/cloudstack
fix/4.7-acl-cidrs-CLOUDSTACK-9213
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1311.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 #1311
----
commit 61f3706255b5a658e77014fe7f20acab2707219a
Author: Wilder Rodrigues <[email protected]>
Date: 2016-01-06T08:08:21Z
CLOUDSTACK-9213 - Formatting the code
commit 94c0dc5dfec1d8b20afcbc1e652eb7c9350b4946
Author: Wilder Rodrigues <[email protected]>
Date: 2016-01-06T08:08:56Z
CLOUDSTACK-9213 - Split the ACL rules using comma instead of dash.
- The router code no longer deals with parsing the ALC list again. It's
not necessary if it's sent in the proper way.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---