Re: [PATCH nft] expression: provide clone operation for set element ops

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1 October 2015 at 00:46, Florian Westphal <fw@xxxxxxxxx> wrote:
> define addrs={ 1.2.3.4 }
> table ip filter {
>         chain input {
>                 type filter hook input priority 0;
>                 ip saddr $addrs accept
>         }
> }
>
> segfaults. Using saddr { 1.2.3.4 } instead of $addrs works.
>
> Signed-off-by: Florian Westphal <fw@xxxxxxxxx>
> ---
>  src/expression.c | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>

Tested-by: Arturo Borrero Gonzalez <arturo.borrero.glez@xxxxxxxxx>

-- 
Arturo Borrero González
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux