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
*
src: add string preprocessor and use it for log prefix string
Pablo Neira Ayuso
2024-06-25
1
-5
/
+2
*
json: Fix for memleak in __binop_expr_json
Phil Sutter
2024-04-24
1
-8
/
+16
*
json: Accept more than two operands in binary expressions
Phil Sutter
2024-04-12
1
-3
/
+16
*
json: Support maps with concatenated data
Phil Sutter
2024-03-19
1
-5
/
+5
*
json: Order output like nft_cmd_expand()
Phil Sutter
2024-03-19
1
-3
/
+5
*
json: Support sets' auto-merge option
Phil Sutter
2024-01-31
1
-0
/
+2
*
json: deal appropriately with multidevice in chain
Pablo Neira Ayuso
2023-11-23
1
-12
/
+13
*
json: fix use after free in table_flags_json()
Thomas Haller
2023-11-15
1
-1
/
+1
*
src: remove xfree() and use plain free()
Thomas Haller
2023-11-09
1
-1
/
+1
*
include: include <string.h> in <nft.h>
Thomas Haller
2023-09-28
1
-1
/
+0
*
netlink_linearize: skip set element expression in map statement key
Pablo Neira Ayuso
2023-09-27
1
-0
/
+19
*
json: expose dynamic flag
Pablo Neira Ayuso
2023-09-27
1
-0
/
+2
*
src: add <nft.h> header and include it as first
Thomas Haller
2023-08-25
1
-1
/
+2
*
nftutils: add and use wrappers for getprotoby{name,number}_r(), getservbyport...
Thomas Haller
2023-08-20
1
-11
/
+11
*
json: use strtok_r() instead of strtok()
Thomas Haller
2023-08-18
1
-2
/
+3
*
evaluate: Cache looked up set for list commands
Phil Sutter
2023-07-13
1
-3
/
+6
*
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
[next]