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
/
json.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
json: add inner payload support
Pablo Neira Ayuso
2023-06-20
1
-5
/
+13
*
src: add json support for last statement
Pablo Neira Ayuso
2023-06-20
1
-0
/
+8
*
exthdr: add boolean DCCP option matching
Jeremy Sowden
2023-06-01
1
-0
/
+5
*
json: allow to specify comment on chain
Pablo Neira Ayuso
2023-04-25
1
-0
/
+3
*
json: allow to specify comment on table
Pablo Neira Ayuso
2023-04-24
1
-0
/
+3
*
Implement 'reset rule' and 'reset rules' commands
Phil Sutter
2023-01-18
1
-0
/
+1
*
src: Add GPLv2+ header to .c files of recent creation
Pablo Neira Ayuso
2023-01-02
1
-0
/
+8
*
xt: Rewrite unsupported compat expression dumping
Phil Sutter
2022-12-13
1
-6
/
+13
*
json: add stateful object comment support
Fernando Fernandez Mancera
2022-09-16
1
-0
/
+6
*
json: fix empty statement list output in sets and maps
Fernando Fernandez Mancera
2022-09-05
1
-29
/
+32
*
json: add table map statement support
Fernando Fernandez Mancera
2022-09-03
1
-28
/
+42
*
json: add set statement list support
Fernando Fernandez Mancera
2022-09-01
1
-1
/
+18
*
json: update json output ordering to place rules after chains
Chander Govindarajan
2022-05-24
1
-2
/
+5
*
src: add tcp option reset support
Florian Westphal
2022-02-28
1
-0
/
+6
*
json: add flow statement json export + parser
Florian Westphal
2022-02-07
1
-0
/
+7
*
src: infer NAT mapping with concatenation from set
Pablo Neira Ayuso
2021-07-13
1
-2
/
+0
*
src: remove STMT_NAT_F_INTERVAL flags and interval keyword
Pablo Neira Ayuso
2021-07-13
1
-2
/
+0
*
json: Drop pointless assignment in exthdr_expr_json()
Phil Sutter
2021-06-14
1
-1
/
+0
*
json: Print warnings to stderr rather than stdout
Kerin Millar
2021-06-09
1
-3
/
+5
*
json: catchall element support
Florian Westphal
2021-06-02
1
-0
/
+5
*
json: fix base chain output
Florian Westphal
2021-06-02
1
-1
/
+1
*
exthdr: Implement SCTP Chunk matching
Phil Sutter
2021-05-19
1
-0
/
+2
*
json: Simplify non-tcpopt exthdr printing a bit
Phil Sutter
2021-05-19
1
-11
/
+7
*
parser_bison: add shortcut syntax for matching flags without binary operations
Pablo Neira Ayuso
2021-05-16
1
-0
/
+14
*
cache: add hashtable cache for table
Pablo Neira Ayuso
2021-05-02
1
-7
/
+9
*
cache: add hashtable cache for flowtable
Pablo Neira Ayuso
2021-05-02
1
-4
/
+4
*
cache: add hashtable cache for object
Pablo Neira Ayuso
2021-05-02
1
-2
/
+2
*
src: consolidate object cache infrastructure
Pablo Neira Ayuso
2021-05-02
1
-5
/
+5
*
cache: add hashtable cache for sets
Pablo Neira Ayuso
2021-04-03
1
-3
/
+3
*
src: split chain list in table
Pablo Neira Ayuso
2021-04-03
1
-3
/
+3
*
table: rework flags printing
Pablo Neira Ayuso
2021-03-02
1
-1
/
+1
*
json: Do not abbreviate reject statement object
Phil Sutter
2021-02-03
1
-8
/
+0
*
json: limit: Always include burst value
Phil Sutter
2021-01-27
1
-7
/
+5
*
src: add set element multi-statement support
Pablo Neira Ayuso
2020-12-18
1
-3
/
+7
*
src: enable json echo output when reading native syntax
Jose M. Guisado Gomez
2020-12-02
1
-2
/
+15
*
json: tcp: add raw tcp option match support
Florian Westphal
2020-11-09
1
-10
/
+12
*
json: add missing nat_type flag and netmap nat flag
Florian Westphal
2020-11-05
1
-8
/
+35
*
json: Fix memleak in set_dtype_json()
Phil Sutter
2020-10-22
1
-1
/
+1
*
Solves Bug 1462 - `nft -j list set` does not show counters
Gopal Yadav
2020-10-08
1
-1
/
+7
*
json: Combining --terse with --json has no effect
Gopal Yadav
2020-09-22
1
-1
/
+1
*
src: add comment support for set declarations
Jose M. Guisado Gomez
2020-08-12
1
-0
/
+3
*
json: Expect refcount increment by json_array_extend()
Phil Sutter
2020-07-29
1
-2
/
+4
*
src: use expression to store the log prefix
Pablo Neira Ayuso
2020-07-08
1
-3
/
+6
*
rule: add hook_spec
Pablo Neira Ayuso
2020-03-31
1
-2
/
+2
*
src: compute mnemonic port name much easier
Jan Engelhardt
2020-02-07
1
-14
/
+5
*
src: store expr, not dtype to track data in sets
Florian Westphal
2019-12-16
1
-2
/
+2
*
src: add and use `set_is_meter` helper
Jeremy Sowden
2019-11-06
1
-2
/
+2
*
src: flowtable: add support for delete command by handle
Eric Jallot
2019-11-06
1
-1
/
+2
*
src: flowtable: add support for named flowtable listing
Eric Jallot
2019-10-31
1
-1
/
+19
*
src: add multidevice support for netdev chain
Pablo Neira Ayuso
2019-10-30
1
-4
/
+13
[next]