summaryrefslogtreecommitdiffstats
path: root/src/cache.c
Commit message (Expand)AuthorAgeFilesLines
* cache: fix --echo with index/positionEric Garver2019-09-061-4/+2
* cache: incorrect flush flag for table/chainLaura Garcia Liebana2019-07-311-1/+0
* cache: add NFT_CACHE_UPDATE and NFT_CACHE_FLUSHED flagsPablo Neira Ayuso2019-07-231-1/+3
* cache: incorrect flags for create commandsPablo Neira Ayuso2019-07-161-9/+21
* src: add cache level flagsPablo Neira Ayuso2019-06-171-41/+45
* cache: do not populate the cache in case of flush ruleset commandPablo Neira Ayuso2019-06-141-0/+3
* cache: Fix evaluation for rules with index referencePhil Sutter2019-06-071-7/+1
* src: single cache_update() call to build cache before evaluationPablo Neira Ayuso2019-06-061-0/+133