Re: [PATCH iptables] extensions: libxt_CLASSIFY: Add translation to nft

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

 



On Sun, Aug 21, 2016 at 10:34:55PM +0800, Liping Zhang wrote:
> From: Liping Zhang <liping.zhang@xxxxxxxxxxxxxx>
> 
> For examples:
>   # iptables-translate -A OUTPUT -j CLASSIFY --set-class 0:0
>   nft add rule ip filter OUTPUT counter meta priority set none
>   # iptables-translate -A OUTPUT -j CLASSIFY --set-class ffff:ffff
>   nft add rule ip filter OUTPUT counter meta priority set root
>   # iptables-translate -A OUTPUT -j CLASSIFY --set-class 1:234
>   nft add rule ip filter OUTPUT counter meta priority set 1:234

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