cloudstack/server
Jayapal 8278d88f76 CLOUDSTACK-8030: Updated router to come up egress default ALLOW
On default iptables rules are updated to add ACCEPT egress traffic.
    If the network egress default policy is false, CS remove ACCEPT and adds the DROP rule which
    is egress default rule when there are no other egress rules.

    If the CS network egress default policy is true, CS won't configure any default rule for egress because
    router already came up to accept egress traffic. If there are already egress rules for network then the
    egress rules get applied on VR.

    For isolated network with out firewall service, VR default allows egress traffic (guestnetwork --> public network)
2014-12-10 10:13:41 +05:30
..
conf Summary: Updated sudoers approved commands for cloud user 2013-10-23 13:42:16 -07:00
resources removed unused class 2014-09-09 18:31:13 -07:00
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src CLOUDSTACK-8030: Updated router to come up egress default ALLOW 2014-12-10 10:13:41 +05:30
test CLOUDSTACK-7917: Validating Load Balancer Rule when updating LB + unit test 2014-11-25 11:55:43 +05:30
pom.xml server: fix server package after auth plugin refactor 2014-08-28 19:45:23 +02:00