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
/
include
/
cache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: 'nft list chain' prints anonymous chains correctly
Pablo Neira Ayuso
2022-01-15
1
-0
/
+3
*
cache: Support filtering for a specific flowtable
Phil Sutter
2021-12-03
1
-0
/
+1
*
cache: do not skip populating anonymous set with -t
Pablo Neira Ayuso
2021-11-18
1
-0
/
+1
*
cache: filter out rules by chain
Pablo Neira Ayuso
2021-11-11
1
-0
/
+1
*
cache: missing family in cache filtering
Pablo Neira Ayuso
2021-11-11
1
-0
/
+1
*
cache: do not populate cache if it is going to be flushed
Pablo Neira Ayuso
2021-11-11
1
-1
/
+15
*
cache: move list filter under struct
Pablo Neira Ayuso
2021-11-11
1
-2
/
+4
*
cache: filter out sets and maps that are not requested
Pablo Neira Ayuso
2021-09-30
1
-0
/
+1
*
cache: filter out tables that are not requested
Pablo Neira Ayuso
2021-09-30
1
-2
/
+8
*
cache: skip set element netlink dump for add/delete element command
Pablo Neira Ayuso
2021-08-26
1
-0
/
+1
*
evaluate: remove flowtable from cache on delete flowtable command
Pablo Neira Ayuso
2021-05-02
1
-0
/
+1
*
evaluate: remove chain from cache on delete chain command
Pablo Neira Ayuso
2021-05-02
1
-0
/
+2
*
cache: add hashtable cache for table
Pablo Neira Ayuso
2021-05-02
1
-7
/
+13
*
cache: add set_cache_del() and use it
Pablo Neira Ayuso
2021-05-02
1
-0
/
+1
*
cache: add hashtable cache for flowtable
Pablo Neira Ayuso
2021-05-02
1
-0
/
+4
*
cache: add hashtable cache for object
Pablo Neira Ayuso
2021-05-02
1
-0
/
+5
*
src: consolidate object cache infrastructure
Pablo Neira Ayuso
2021-05-02
1
-0
/
+15
*
src: consolidate nft_cache infrastructure
Pablo Neira Ayuso
2021-05-02
1
-6
/
+17
*
src: pass chain name to chain_cache_find()
Pablo Neira Ayuso
2021-05-02
1
-2
/
+1
*
cache: add hashtable cache for sets
Pablo Neira Ayuso
2021-04-03
1
-0
/
+2
*
cache: statify chain_cache_dump()
Pablo Neira Ayuso
2021-04-03
1
-1
/
+0
*
src: move remaining cache functions in rule.c to cache.c
Pablo Neira Ayuso
2021-03-11
1
-2
/
+4
*
src: add chain hashtable cache
Pablo Neira Ayuso
2020-08-26
1
-0
/
+14
*
src: add expression handler hashtable
Pablo Neira Ayuso
2020-08-26
1
-0
/
+10
*
src: cache gets out of sync in interactive mode
Pablo Neira Ayuso
2020-08-06
1
-0
/
+1
*
cache: add NFT_CACHE_UPDATE and NFT_CACHE_FLUSHED flags
Pablo Neira Ayuso
2019-07-23
1
-0
/
+2
*
src: add cache level flags
Pablo Neira Ayuso
2019-06-17
1
-0
/
+35