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
/
monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache: add hashtable cache for sets
Pablo Neira Ayuso
2021-04-03
1
-1
/
+1
*
monitor: Don't print newgen message with JSON output
Phil Sutter
2021-02-17
1
-0
/
+3
*
monitor: fix formatting of if statements
Jose M. Guisado Gomez
2020-12-08
1
-6
/
+6
*
monitor: add assignment check for json_echo
Jose M. Guisado Gomez
2020-12-08
1
-2
/
+2
*
src: enable json echo output when reading native syntax
Jose M. Guisado Gomez
2020-12-02
1
-8
/
+27
*
Revert "monitor: do not print generation ID with --echo"
Pablo Neira Ayuso
2020-10-23
1
-1
/
+1
*
monitor: do not print generation ID with --echo
Pablo Neira Ayuso
2020-10-22
1
-1
/
+1
*
monitor: print "dormant" flag in monitor mode
Florian Westphal
2020-07-18
1
-0
/
+4
*
src: initial extended netlink error reporting
Pablo Neira Ayuso
2020-02-19
1
-1
/
+2
*
monitor: Fix output for ranges in anonymous sets
Phil Sutter
2020-01-13
1
-1
/
+1
*
monitor: Fix for use after free when printing map elements
Phil Sutter
2020-01-10
1
-1
/
+2
*
monitor: Do not decompose non-anonymous sets
Phil Sutter
2020-01-10
1
-1
/
+1
*
src: store expr, not dtype to track data in sets
Florian Westphal
2019-12-16
1
-1
/
+1
*
src: restore --echo with anonymous sets
Pablo Neira Ayuso
2019-10-18
1
-1
/
+12
*
monitor: Add missing newline to error message
Phil Sutter
2019-10-17
1
-1
/
+1
*
src: use set_is_anonymous()
Pablo Neira Ayuso
2019-07-16
1
-2
/
+2
*
monitor: fix double cache update with --echo
Pablo Neira Ayuso
2019-07-01
1
-1
/
+0
*
src: use UDATA defines from libnftnl
Phil Sutter
2019-05-03
1
-1
/
+1
*
src: expr: add expression etype
Florian Westphal
2019-02-08
1
-1
/
+1
*
src: get rid of nft_ctx_output_{get,set}_numeric()
Pablo Neira Ayuso
2018-10-30
1
-5
/
+3
*
src: add nft_ctx_output_{get,set}_echo() to nft_ctx_output_{get,set}_flags
Pablo Neira Ayuso
2018-10-29
1
-1
/
+1
*
src: add nft_ctx_output_{get,set}_json() to nft_ctx_output_{get,set}_flags
Pablo Neira Ayuso
2018-10-29
1
-1
/
+1
*
src: add nft_ctx_output_{get,set}_handle() to nft_ctx_output_{get,set}_flags
Pablo Neira Ayuso
2018-10-29
1
-1
/
+1
*
JSON: Add support for echo option
Phil Sutter
2018-10-29
1
-5
/
+8
*
src: pass struct nft_ctx through struct netlink_ctx
Pablo Neira Ayuso
2018-10-22
1
-26
/
+26
*
monitor: Use libnftables JSON output
Phil Sutter
2018-10-15
1
-138
/
+143
*
monitor: Drop 'update table' and 'update chain' cases
Phil Sutter
2018-10-15
1
-8
/
+2
*
monitor: Drop fake XML support
Phil Sutter
2018-10-15
1
-6
/
+0
*
src: add table_spec
Pablo Neira Ayuso
2018-05-06
1
-2
/
+2
*
src: centralize netlink error reporting
Pablo Neira Ayuso
2018-04-24
1
-8
/
+2
*
src: move monitor code to src/monitor.c
Pablo Neira Ayuso
2018-03-07
1
-0
/
+948