cloudstack/server/src/com/cloud/network/rules
alena b9325a28dd bug 9579: allow domain name suffix update for existing networks.
Block update only in these cases:

* when DNS capability AllowDnsSuffixModification is false for the network
* when target network has running network elements (dhcps or domRs)
2011-06-09 16:10:24 -07:00
..
dao bug 8115: Source IP filtering in Virtual Router 2011-05-12 13:37:43 +05:30
FirewallRuleVO.java bug 8564: Changed implementation for static nat rules. Now we use separate interfaces instead of PortForwardingRules interfaces. 2011-02-15 10:45:28 -08:00
PortForwardingRuleVO.java bug 8115: source ip filtering 2011-05-09 17:41:50 +05:30
RulesManager.java Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions) 2011-04-21 16:26:53 -07:00
RulesManagerImpl.java bug 9579: allow domain name suffix update for existing networks. 2011-06-09 16:10:24 -07:00
StaticNatRuleImpl.java bug 8564: Changed implementation for static nat rules. Now we use separate interfaces instead of PortForwardingRules interfaces. 2011-02-15 10:45:28 -08:00