[pve-devel] [PATCH v2 firewall 4/4] convert string based rule definitions to hashes
    Wolfgang Bumiller 
    w.bumiller at proxmox.com
       
    Wed Sep 27 11:53:36 CEST 2017
    
    
  
On Wed, Sep 27, 2017 at 12:02:33AM +0200, Tom Weber wrote:
> ---
> +    'PVEFW-smurflog' => [
> +	{ action => 'DROP', logmsg => 'DROP: ' },
> +    ],
> +    'PVEFW-logflags' => [
> +	{ action => 'DROP', logmsg => 'DROP: ' },
>      ],
>  };
Just noticed this is missing in the ipv6 part below it (my ip6tables
aren't updating anymore).
    
    
More information about the pve-devel
mailing list