commit | 3f9c56a581b96d8117922c4fd8221687fd649f9b | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Fri Apr 27 12:47:01 2018 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Sun May 06 23:35:10 2018 +0200 |
tree | 5e1e5e5b03bae1a3e1b82577328ea2d16f1429d5 | |
parent | 3a2e86f64577be9a6e2c13ee06834e769cd3824f [diff] |
netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace These macros allow conveniently declaring arrays which use NFT_{RT,CT}_* values as indexes. Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>