diff options
author | Pablo Neira Ayuso | 2016-10-20 18:07:14 +0200 |
---|---|---|
committer | Pablo Neira Ayuso | 2016-10-26 16:35:16 +0200 |
commit | 254432613c588640f8b8b5c3641a3c27bbe14688 (patch) | |
tree | 1a9b220086627aca4f3bbbb67080182d7af20564 /net/bridge | |
parent | 96d9f2a72c719d985fdbae4e3d63ddc874947a7e (diff) |
netfilter: nft_ct: add notrack support
This patch adds notrack support.
I decided to add a new expression, given that this doesn't fit into the
existing set operation. Notrack doesn't need a source register, and an
hypothetical NFT_CT_NOTRACK key makes no sense since matching the
untracked state is done through NFT_CT_STATE.
I'm placing this new notrack expression into nft_ct.c, I think a single
module is too much.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions