Re: [PATCH] netfilter: nf_tables: fix update chain error

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

 



On Sat, Sep 23, 2017 at 05:10:44PM +0800, JingPiao Chen wrote:
>  # nft add table filter
>  # nft add chain filter c1
>  # nft rename chain filter c1 c2
> 
> Error: Could not process rule: No such file or directory
> rename chain filter c1 c2
> ^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
>  # nft add chain filter c2
>  # nft rename chain filter c1 c2
>  # nft list table filter
> 
> table ip filter {
> 	chain c2 {
> 	}
> 
> 	chain c2 {
> 	}
> }

Applied, thanks.
--
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