summaryrefslogtreecommitdiffstats
path: root/iptables/nft-cache.c
Commit message (Expand)AuthorAgeFilesLines
* nft: Introduce NFT_CL_SETS cache levelPhil Sutter2019-11-251-9/+196
* nft: Optimize flushing all chains of a tablePhil Sutter2019-10-171-3/+19
* nft-cache: Support partial rule cache per chainPhil Sutter2019-10-171-20/+56
* nft-cache: Support partial cache per tablePhil Sutter2019-10-171-25/+57
* nft-cache: Cover for multiple fetcher invocationPhil Sutter2019-10-171-1/+18
* nft-cache: Fetch only chains in nft_chain_list_get()Phil Sutter2019-10-171-1/+1
* nft-cache: Introduce cache levelsPhil Sutter2019-10-171-15/+39
* nft: Extract cache routines into nft-cache.cPhil Sutter2019-10-101-0/+376