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: fix type mismatch on "ct expect" json exporting
Fernando Fernandez Mancera
2019-09-13
1
-1
/
+1
*
src: add synproxy stateful object support
Fernando Fernandez Mancera
2019-09-13
1
-1
/
+19
*
src: allow variable in chain policy
Fernando Fernandez Mancera
2019-08-08
1
-1
/
+4
*
src: allow variables in the chain priority specification
Fernando Fernandez Mancera
2019-08-08
1
-3
/
+8
*
src: remove global symbol_table
Pablo Neira Ayuso
2019-08-08
1
-3
/
+3
*
json: Fix memleak in timeout_policy_json()
Phil Sutter
2019-07-18
1
-2
/
+2
*
src: introduce SYNPROXY matching
Fernando Fernandez Mancera
2019-07-17
1
-0
/
+29
*
src: add ct expectations support
Stéphane Veyret
2019-07-16
1
-0
/
+11
*
evaluate: honor NFT_SET_OBJECT flag
Pablo Neira Ayuso
2019-07-16
1
-3
/
+2
*
src: use set_is_anonymous()
Pablo Neira Ayuso
2019-07-16
1
-2
/
+2
*
src: add set_is_datamap(), set_is_objmap() and set_is_map() helpers
Pablo Neira Ayuso
2019-07-16
1
-2
/
+2
*
exthdr: add support for matching IPv4 options
Stephen Suryaputra
2019-07-04
1
-0
/
+8
*
json: Print newline at end of list output
Phil Sutter
2019-06-25
1
-0
/
+2
*
ct: support for NFT_CT_{SRC,DST}_{IP,IP6}
Pablo Neira Ayuso
2019-06-21
1
-13
/
+0
*
src: statement: disable reject statement type omission for bridge
Florian Westphal
2019-06-19
1
-2
/
+4
*
src: Introduce chain_expr in jump and goto statements
Fernando Fernandez Mancera
2019-05-24
1
-3
/
+3
*
json: Fix tproxy support regarding latest changes
Phil Sutter
2019-05-09
1
-13
/
+10
*
json: Support nat in inet family
Phil Sutter
2019-05-09
1
-0
/
+8
*
json: osf: add version json support
Fernando Fernandez Mancera
2019-04-08
1
-1
/
+6
*
src: expr: fix build failure with json support
Florian Westphal
2019-02-12
1
-3
/
+5
*
src: expr: add expression etype
Florian Westphal
2019-02-08
1
-1
/
+1
*
src: expr: add and use expr_name helper
Florian Westphal
2019-02-08
1
-2
/
+1
*
src: get rid of nft_ctx_output_{get,set}_numeric()
Pablo Neira Ayuso
2018-10-30
1
-1
/
+1
*
src: add NFT_CTX_OUTPUT_NUMERIC_PROTO
Pablo Neira Ayuso
2018-10-29
1
-1
/
+2
*
src: default to numeric UID and GID listing
Pablo Neira Ayuso
2018-10-29
1
-2
/
+2
*
src: add nft_ctx_output_{get,set}_stateless() to nft_ctx_output_{get,flags}_f...
Pablo Neira Ayuso
2018-10-29
1
-4
/
+5
*
src: Revert --literal, add -S/--service
Pablo Neira Ayuso
2018-10-29
1
-3
/
+4
*
json: Work around segfault when encountering xt stmt
Phil Sutter
2018-10-24
1
-0
/
+6
*
json: Fix for recent changes to context structs
Phil Sutter
2018-10-24
1
-33
/
+36
*
json: Fix osf ttl support
Phil Sutter
2018-10-24
1
-1
/
+12
*
osf: add ttl option support
Fernando Fernandez Mancera
2018-10-23
1
-1
/
+1
*
src: add support for setting secmark
Christian Göttsche
2018-10-15
1
-0
/
+10
*
json: Fix memleak in dup_stmt_json()
Phil Sutter
2018-10-15
1
-1
/
+1
*
monitor: Use libnftables JSON output
Phil Sutter
2018-10-15
1
-0
/
+57
*
monitor: Fix printing of ct objects
Phil Sutter
2018-10-15
1
-2
/
+0
*
json: Add ct timeout support
Phil Sutter
2018-10-15
1
-0
/
+29
*
src: add ipsec (xfrm) expression
Máté Eckl
2018-09-21
1
-0
/
+46
*
json: Print range expressions numerically
Phil Sutter
2018-09-13
1
-1
/
+7
*
json: Make inet_service_type_json() respect literal level
Phil Sutter
2018-09-13
1
-1
/
+17
*
json: Fix datatype_json() for literal level
Phil Sutter
2018-09-13
1
-4
/
+5
*
JSON: Add metainfo object to all output
Phil Sutter
2018-08-30
1
-3
/
+16
*
JSON: Make match op mandatory, introduce 'in' operator
Phil Sutter
2018-08-30
1
-13
/
+4
*
JSON: Rename mangle statement properties
Phil Sutter
2018-08-30
1
-8
/
+8
*
JSON: Rename (v)map expression properties
Phil Sutter
2018-08-30
1
-2
/
+2
*
JSON: Review payload expression
Phil Sutter
2018-08-30
1
-8
/
+3
*
JSON: Review verdict statement and expression
Phil Sutter
2018-08-30
1
-1
/
+4
*
JSON: Make meta statement/expression extensible
Phil Sutter
2018-08-30
1
-2
/
+4
*
src: tproxy: add json support
Florian Westphal
2018-08-29
1
-0
/
+26
*
src: osf: add json support
Florian Westphal
2018-08-29
1
-0
/
+5
*
json: Fix compile error
Phil Sutter
2018-08-29
1
-4
/
+1
[next]