[NETFILTER]: Cleanup conntrack helper API
A: Pablo Neira D: This patch changes the conntrack helper API. Rather than having the D: helper allocate an expect on the stack and then have the core D: kmalloc and memcpy, it is now the job of a helper to call D: ip_conntrack_expect_alloc()
Showing
Please register or sign in to comment