cloudstack/scripts
Wido den Hollander 115d6d5dc7
CLOUDSTACK-676: IPv6 In -and Egress filtering for Basic Networking
This commit implements Ingress and Egress filtering for IPv6 in
Basic Networking.

It allows for opening and closing ports just as can be done with IPv4.

Rules have to be specified twice, once for IPv4 and once for IPv6, for
example:

- 22 until 22: 0.0.0.0/0
- 22 until 22: ::/0

Egress filtering works the same as with IPv4. When no rule is applied all
traffic is allowed. Otherwise only the specified traffic (with DNS being
the exception) is allowed.

Signed-off-by: Wido den Hollander <wido@widodh.nl>
2017-01-26 15:36:20 +01:00
..
common/keys scripts: use cloudmanagementserver.keystore instead of cloud.keystore 2015-02-28 17:06:27 +05:30
installer CLOUDSTACK-9842: Make UI JSP Free 2016-09-28 12:26:43 +05:30
network writeIfNotHere requires an array of strings, not a string 2016-03-30 11:17:13 +00:00
storage CLOUDSTACK-9240 remove 40GB filesize limit from SSVM scripts 2016-01-17 13:26:43 +01:00
util CLOUDSTACK-9463: Fix dynamic-roles migrate script for old format 2016-08-19 17:33:07 +05:30
vm CLOUDSTACK-676: IPv6 In -and Egress filtering for Basic Networking 2017-01-26 15:36:20 +01:00