> +         if ( $param->{full}){
> +             my $hostfw_conf = PVE::Firewall::load_hostfw_conf();
> +             PVE::Firewall::apply_ruleset($ruleset, $hostfw_conf,
> $ipset_ruleset, 1);
> +         }

Oh, I think compile should not touch actual firewall settings, so simply
calling apply_ruleset() is not good.

_______________________________________________
pve-devel mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to