You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2016/01/07 12:08:03 UTC

[3/3] git commit: updated refs/heads/4.7 to 3ee53d3

Merge pull request #1311 from ekholabs/fix/4.7-acl-cidrs-CLOUDSTACK-9213

CLOUDSTACK-9213 - As a user I want to be able to use multiple ip's/cidrs in an ACLThis 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.

* pr/1311:
  CLOUDSTACK-9213 - Split the ACL rules using comma instead of dash.
  CLOUDSTACK-9213 - Formatting the code

Signed-off-by: Remi Bergsma <gi...@remi.nl>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3ee53d3f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3ee53d3f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/3ee53d3f

Branch: refs/heads/4.7
Commit: 3ee53d3f538ab152236c9bfa9d1e3a6c0e0532ce
Parents: d681574 94c0dc5
Author: Remi Bergsma <gi...@remi.nl>
Authored: Thu Jan 7 12:07:42 2016 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Thu Jan 7 12:07:43 2016 +0100

----------------------------------------------------------------------
 .../agent/api/routing/SetNetworkACLCommand.java | 31 ++++++++++----------
 1 file changed, 16 insertions(+), 15 deletions(-)
----------------------------------------------------------------------