• P
    netfilter: xtables: add CT target · 84f3bb9a
    Patrick McHardy 提交于
    Add a new target for the raw table, which can be used to specify conntrack
    parameters for specific connections, f.i. the conntrack helper.
    
    The target attaches a "template" connection tracking entry to the skb, which
    is used by the conntrack core when initializing a new conntrack.
    Signed-off-by: NPatrick McHardy <kaber@trash.net>
    84f3bb9a
nf_conntrack_helper.h 1.9 KB