commit | 86ca02e77408bb58ba596c1a411ec7f631733690 | [log] [tgz] |
---|---|---|
author | Joe Stringer <joestringer@nicira.com> | Wed Aug 26 11:31:51 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 27 11:40:43 2015 -0700 |
tree | 47c49fb6c16f6ea00844e48f9c7a8c9739d88334 | |
parent | 55e5713f2b5cefed98e3674017e994d688e47b85 [diff] |
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>