Re: [PATCH nft v2] src: add ct timeout support

2018-07-07 Thread Harsha Sharma
On Sat, Jul 7, 2018 at 7:03 PM, Harsha Sharma wrote: > This patch adds support for adding, listing and deleting ct timeout > objects which can be assigned via rule to assign connection tracking > timeout policies via objref infrastructure. > > %nft add table filter > %nft add chain filter output

[PATCH nft v2] src: add ct timeout support

2018-07-07 Thread Harsha Sharma
This patch adds support for adding, listing and deleting ct timeout objects which can be assigned via rule to assign connection tracking timeout policies via objref infrastructure. %nft add table filter %nft add chain filter output %nft add ct timeout filter test-tcp { protocol:tcp,