aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_labels.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-26netfilter: conntrack: mark extension structs as constFlorian Westphal1-1/+1
2016-07-22netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal1-17/+0
2016-07-22netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal1-10/+3
2016-04-18netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal1-4/+5
2016-04-18netfilter: labels: don't emit ct event if labels were not changedFlorian Westphal1-6/+10
2016-04-18netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal1-18/+1
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer1-0/+32
2015-08-27netfilter: Always export nf_connlabels_replace()Joe Stringer1-2/+0
2013-07-31netfilter: connlabels: remove unneeded includesFlorian Westphal1-4/+0
2013-06-24netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal1-1/+1
2013-01-23netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng1-7/+4
2013-01-18netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal1-0/+43
2013-01-18netfilter: ctnetlink: deliver labels to userspaceFlorian Westphal1-1/+1
2013-01-18netfilter: add connlabel conntrack extensionFlorian Westphal1-0/+72