index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: add chain hashtable cache
Pablo Neira Ayuso
2020-08-26
1
-0
/
+92
*
src: cache gets out of sync in interactive mode
Pablo Neira Ayuso
2020-08-06
1
-0
/
+2
*
src: rename CMD_OBJ_SETELEM to CMD_OBJ_ELEMENTS
Pablo Neira Ayuso
2020-05-14
1
-3
/
+3
*
cache: Fix for doubled output after reset command
Phil Sutter
2020-01-16
1
-1
/
+3
*
cache: Reduce caching for get command
Phil Sutter
2019-11-15
1
-0
/
+17
*
cache: fix --echo with index/position
Eric Garver
2019-09-06
1
-4
/
+2
*
cache: incorrect flush flag for table/chain
Laura Garcia Liebana
2019-07-31
1
-1
/
+0
*
cache: add NFT_CACHE_UPDATE and NFT_CACHE_FLUSHED flags
Pablo Neira Ayuso
2019-07-23
1
-1
/
+3
*
cache: incorrect flags for create commands
Pablo Neira Ayuso
2019-07-16
1
-9
/
+21
*
src: add cache level flags
Pablo Neira Ayuso
2019-06-17
1
-41
/
+45
*
cache: do not populate the cache in case of flush ruleset command
Pablo Neira Ayuso
2019-06-14
1
-0
/
+3
*
cache: Fix evaluation for rules with index reference
Phil Sutter
2019-06-07
1
-7
/
+1
*
src: single cache_update() call to build cache before evaluation
Pablo Neira Ayuso
2019-06-06
1
-0
/
+133