summaryrefslogtreecommitdiff
path: root/proc.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04proc: move out process specific management functionsDaniel Borkmann1-0/+8
Move them out of xutils, so that we can maintain them separately. Also simplify things a bit. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
alue='1'>ssdiff
Diffstat (limited to 'net')
-rw-r--r--net/ipv6/netfilter/nf_dup_ipv6.c2
-rw-r--r--net/netfilter/core.c2
-rw-r--r--net/netfilter/nf_conntrack_core.c11
-rw-r--r--net/netfilter/nf_conntrack_standalone.c3
-rw-r--r--net/netfilter/xt_CT.c4
5 files changed, 13 insertions, 9 deletions
diff --git a/net/ipv6/netfilter/nf_dup_ipv6.c b/net/ipv6/netfilter/nf_dup_ipv6.c