On Fri, Aug 10, 2018 at 08:23:39PM +0530, Harsha Sharma wrote: > Add support for ct timeout objects, used to assign connection tracking > timeout policies. Applied, thanks Harsha. BTW, I have merged the cttimeout.h file into object.h so we don't need an extra file and I have renamed _DATA to _ARRAY to signal the programmer that it has to pass an array of integer to define the timeout policy.