netfilter: connlabels: Export setting connlabel length
authorJoe Stringer <joestringer@nicira.com>
Wed, 26 Aug 2015 18:31:51 +0000 (11:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Aug 2015 18:40:43 +0000 (11:40 -0700)
commit86ca02e77408bb58ba596c1a411ec7f631733690
tree47c49fb6c16f6ea00844e48f9c7a8c9739d88334
parent55e5713f2b5cefed98e3674017e994d688e47b85
netfilter: connlabels: Export setting connlabel length

Add functions to change connlabel length into nf_conntrack_labels.c so
they may be reused by other modules like OVS and nftables without
needing to jump through xt_match_check() hoops.

Suggested-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Florian Westphal <fw@strlen.de>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netfilter/nf_conntrack_labels.h
net/netfilter/nf_conntrack_labels.c
net/netfilter/xt_connlabel.c
This page took 0.025775 seconds and 5 git commands to generate.