Re: [PATCH 1/1] netfilter: Add helper array register/unregister functions
From: Pablo Neira Ayuso
Date: Tue Jul 19 2016 - 14:13:05 EST
On Mon, Jul 18, 2016 at 11:39:23AM +0800, fgao@xxxxxxxxxx wrote:
> From: Gao Feng <fgao@xxxxxxxxxx>
>
> Add nf_ct_helper_init, nf_conntrack_helpers_register/unregister
> functions to enhance the conntrack helper codes.
Applied, thanks.
I have manually updated indentations to make it fit to our coding
style, btw.