diff options
author | Florian Westphal <fw@strlen.de> | 2019-01-15 22:03:43 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-01-18 15:02:34 +0100 |
commit | b884fa46177659166ab6a9fd87640b9cd5f04fe7 (patch) | |
tree | 69dc0e3a30493b4a628776709178642fe0572fa3 /include/net | |
parent | 303e0c5589592e4f623bfcaf4292a1ed816328ad (diff) | |
download | linux-b884fa46177659166ab6a9fd87640b9cd5f04fe7.tar.gz linux-b884fa46177659166ab6a9fd87640b9cd5f04fe7.tar.bz2 linux-b884fa46177659166ab6a9fd87640b9cd5f04fe7.zip |
netfilter: conntrack: unify sysctl handling
Due to historical reasons, all l4 trackers register their own
sysctls.
This leads to copy&pasted boilerplate code, that does exactly same
thing, just with different data structure.
Place all of this in a single file.
This allows to remove the various ctl_table pointers from the ct_netns
structure and reduces overall code size.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions