diff options
author | Florian Westphal <fw@strlen.de> | 2021-04-21 09:51:01 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-04-26 03:20:39 +0200 |
commit | 1ef4d6d1af2d0c0c7c9b391365a3894bea291e34 (patch) | |
tree | dbb725d692760415b8349f0625929973a6ffc399 /crypto | |
parent | 7716bf090e97aec45e97907ec6a382e4610bdd8f (diff) |
netfilter: x_tables: add xt_find_table
This will be used to obtain the xt_table struct given address family and
table name.
Followup patches will reduce the number of direct accesses to the xt_table
structures via net->ipv{4,6}.ip(6)table_{nat,mangle,...} pointers, then
remove them.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions