On Thu, Jun 19, 2014 at 08:23:47PM +0800, Yanchuan Nian wrote: > Packages can be accounted by nftables through such command. > % nft add rule filter output ip daddr 8.8.8.8 counter > > You can also give the initial values of packets and bytes. > % nft add rule filter output ip daddr 8.8.8.8 counter packets 10 bytes 20 > > But packets and bytes are both initialized to 10 in above command for there is > a mistake in the program. 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