[PATCH nf-next 2/2] netfilter: nft_ct: add average bytes per packet support

2016-12-25 Thread Liping Zhang
From: Liping Zhang Similar to xt_connbytes, user can match how many average bytes per packet a connection has transferred so far. Signed-off-by: Liping Zhang --- include/uapi/linux/netfilter/nf_tables.h | 2 ++ net/netfilter/nft_ct.c | 22 +- 2 files chan

Re: [PATCH nf-next 2/2] netfilter: nft_ct: add average bytes per packet support

2017-01-03 Thread Pablo Neira Ayuso
On Sun, Dec 25, 2016 at 07:58:59PM +0800, Liping Zhang wrote: > From: Liping Zhang > > Similar to xt_connbytes, user can match how many average bytes per packet > a connection has transferred so far. Also applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-dev