| commit | c6c9c0596c21d30169c7a37b242685dc95fedb07 | [log] [tgz] |
|---|---|---|
| author | Pablo Neira Ayuso <pablo@netfilter.org> | Tue May 07 18:21:26 2019 +0200 |
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu May 09 08:55:41 2019 +0200 |
| tree | 78fda38d38299dbbc6cb82e51c0901aeda225486 | |
| parent | 680f6af5337c98d116e4f127cea7845339dba8da [diff] |
netfilter: nf_tables: remove NFT_CT_TIMEOUT
Never used anywhere in the code.
Fixes: 7e0b2b57f01d ("netfilter: nft_ct: add ct timeout support")
Reported-by: Stéphane Veyret <sveyret@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>