Hi Harsha,
On Sun, Aug 05, 2018 at 02:49:22PM +0530, Harsha Sharma wrote:
[...]
> diff --git a/include/libnftnl/cttimeout.h b/include/libnftnl/cttimeout.h
> new file mode 100644
> index 000..6f0ef75
> --- /dev/null
> +++ b/include/libnftnl/cttimeout.h
> @@ -0,0 +1,39 @@
> +#ifndef _LIBNETFILTE
Add support for ct timeout objects, used to assign connection tracking
timeout policies.
Signed-off-by: Harsha Sharma
---
Changes in v4:
- updated include/linux/netfilter/nf_tables.h
Changes in v3:
- minor changes updated with nft patch
Changes in v2:
- minor changes
include/libnftnl/Makefil