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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnftables: call nft_cmd_expand() only with CMD_ADD
Pablo Neira Ayuso
2020-05-14
1
-1
/
+5
*
src: rename CMD_OBJ_SETELEM to CMD_OBJ_ELEMENTS
Pablo Neira Ayuso
2020-05-14
6
-17
/
+17
*
mnl: fix error rule reporting with missing table/chain and anonymous sets
Pablo Neira Ayuso
2020-05-14
1
-0
/
+1
*
JSON: Improve performance of json_events_cb()
Phil Sutter
2020-05-14
1
-3
/
+6
*
evaluate: fix memleak in stmt_evaluate_reject_icmp()
Pablo Neira Ayuso
2020-05-06
1
-0
/
+2
*
src: fix netlink_get_setelem() memleaks
Pablo Neira Ayuso
2020-05-06
2
-1
/
+5
*
src: ct_timeout: release policy string and state list
Pablo Neira Ayuso
2020-05-05
2
-0
/
+2
*
parser_bison: release helper type string after parsing
Pablo Neira Ayuso
2020-05-05
1
-0
/
+1
*
parser_bison: release extended priority string after parsing
Pablo Neira Ayuso
2020-05-05
1
-0
/
+1
*
src: add rule_stmt_append() and use it
Pablo Neira Ayuso
2020-05-05
5
-10
/
+14
*
src: add rule_stmt_insert_at() and use it
Pablo Neira Ayuso
2020-05-05
3
-4
/
+15
*
segtree: Fix get element command with prefixes
Phil Sutter
2020-05-04
2
-18
/
+45
*
segtree: Merge get_set_interval_find() and get_set_interval_end()
Phil Sutter
2020-05-04
1
-47
/
+16
*
segtree: Use expr_clone in get_set_interval_*()
Phil Sutter
2020-05-04
1
-6
/
+2
*
segtree: Fix missing expires value in prefixes
Phil Sutter
2020-05-04
1
-1
/
+1
*
main: fix get_optstring truncating output
Michael Braun
2020-05-02
1
-1
/
+3
*
tests: dump generated use new nft tool
Michael Braun
2020-05-01
1
-1
/
+1
*
datatype: fix double-free resulting in use-after-free in datatype_free
Michael Braun
2020-05-01
2
-1
/
+3
*
utils: fix UBSAN warning in fls
Michael Braun
2020-05-01
1
-1
/
+1
*
main: fix ASAN -fsanitize=address error in get_optstring()
Michael Braun
2020-05-01
1
-4
/
+4
*
ct: Add support for the 'id' key
Brett Mastbergen
2020-05-01
5
-1
/
+14
*
rule: fix element cache update in __do_add_setelems()
Pablo Neira Ayuso
2020-04-30
1
-1
/
+1
*
rule: memleak in __do_add_setelems()
Pablo Neira Ayuso
2020-04-30
1
-1
/
+2
*
nat: transform range to prefix expression when possible
Pablo Neira Ayuso
2020-04-30
4
-5
/
+10
*
evaluate: incorrect byteorder with typeof and integer_datatype
Pablo Neira Ayuso
2020-04-29
3
-1
/
+12
*
tests: shell: add NAT mappings tests
Pablo Neira Ayuso
2020-04-28
4
-0
/
+53
*
tests: py: remove range test with service names
Pablo Neira Ayuso
2020-04-28
1
-1
/
+0
*
mnl: restore --debug=netlink output with sets
Pablo Neira Ayuso
2020-04-28
1
-0
/
+5
*
tests: py: concatenation, netmap and nat mappings
Pablo Neira Ayuso
2020-04-28
2
-0
/
+31
*
evaluate: fix crash when handling concatenation without map
Pablo Neira Ayuso
2020-04-28
1
-0
/
+3
*
src: add STMT_NAT_F_CONCAT flag and use it
Pablo Neira Ayuso
2020-04-28
7
-8
/
+8
*
src: add netmap support
Pablo Neira Ayuso
2020-04-28
5
-1
/
+27
*
include: resync nf_nat.h kernel header
Pablo Neira Ayuso
2020-04-28
1
-1
/
+12
*
src: NAT support for intervals in maps
Pablo Neira Ayuso
2020-04-28
10
-4
/
+250
*
build: Allow building from tarballs without yacc/lex
Matt Turner
2020-04-19
1
-2
/
+2
*
build: Include generated man pages in dist tarball
Matt Turner
2020-04-19
2
-10
/
+9
*
parser_bison: proper ct timeout list initialization
Pablo Neira Ayuso
2020-04-16
1
-2
/
+5
*
src: Set NFT_SET_CONCAT flag for sets with concatenated ranges
Stefano Brivio
2020-04-14
1
-1
/
+8
*
include: Resync nf_tables.h cache copy
Stefano Brivio
2020-04-14
1
-0
/
+2
*
segtree: broken error reporting with mappings
Pablo Neira Ayuso
2020-04-11
2
-5
/
+22
*
doc: add hashing expressions description
Laura Garcia Liebana
2020-04-01
1
-0
/
+29
*
concat: provide proper dtype when parsing typeof udata
Florian Westphal
2020-04-01
3
-5
/
+21
*
build: Bump version to v0.9.4
v0.9.4
Pablo Neira Ayuso
2020-04-01
1
-3
/
+3
*
netlink: Show the handles of unknown rules in "nft monitor trace"
Luis Ressel
2020-04-01
1
-15
/
+27
*
main: swap json and gmp fields in nft -V
Pablo Neira Ayuso
2020-04-01
1
-1
/
+1
*
parser_bison: simplify error in chain type and hook
Pablo Neira Ayuso
2020-03-31
1
-3
/
+3
*
evaluate: check for device in non-netdev chains
Pablo Neira Ayuso
2020-03-31
1
-0
/
+3
*
evaluate: improve error reporting in netdev ingress chain
Pablo Neira Ayuso
2020-03-31
1
-2
/
+9
*
parser_bison: store location of basechain definition
Pablo Neira Ayuso
2020-03-31
2
-7
/
+11
*
rule: add hook_spec
Pablo Neira Ayuso
2020-03-31
8
-34
/
+40
[next]