summaryrefslogtreecommitdiffstats
path: root/iptables/nft-cache.h
Commit message (Expand)AuthorAgeFilesLines
* nft: ruleparse: Create family-specific source filesPhil Sutter2023-05-031-0/+2
* nft: cache: Sort chains on demand onlyPhil Sutter2021-04-061-0/+1
* nft: Introduce struct nft_chainPhil Sutter2020-12-211-2/+3
* nft: cache: Move nft_chain_find() overPhil Sutter2020-12-211-0/+3
* nft: Implement nft_chain_foreach()Phil Sutter2020-12-211-2/+0
* nft: cache: Introduce nft_cache_add_chain()Phil Sutter2020-12-211-0/+3
* nft: Eliminate table list from cachePhil Sutter2020-07-311-9/+0
* iptables: replace libnftnl table list by linux listPablo Neira Ayuso2020-07-271-1/+9
* nft-cache: Fetch cache per tablePhil Sutter2020-05-111-1/+3
* nft: cache: Improve fake cache integrationPhil Sutter2020-05-111-1/+0
* nft: remove cache build callsPablo Neira Ayuso2020-05-111-1/+0
* nft: calculate cache requirements from list of commandsPablo Neira Ayuso2020-05-111-0/+2
* nft: Introduce NFT_CL_SETS cache levelPhil Sutter2019-11-251-0/+2
* nft: Optimize flushing all chains of a tablePhil Sutter2019-10-171-1/+2
* nft-cache: Support partial rule cache per chainPhil Sutter2019-10-171-3/+3
* nft: Extract cache routines into nft-cache.cPhil Sutter2019-10-101-0/+17