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
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: Fix printing of zero-length prefixes
Phil Sutter
2019-05-09
1
-1
/
+3
*
parser_json: Fix igmp support
Phil Sutter
2019-05-09
1
-0
/
+1
*
json: Support nat in inet family
Phil Sutter
2019-05-09
2
-1
/
+14
*
src: use UDATA defines from libnftnl
Phil Sutter
2019-05-03
7
-44
/
+50
*
parser_json: fix crash on add rule to bad references
Eric Garver
2019-05-03
1
-1
/
+5
*
parser_json: fix off by one index on rule add/replace
Eric Garver
2019-05-03
1
-2
/
+6
*
proto: support for draft-ietf-tsvwg-le-phb-10.txt
Loganaden Velvindron
2019-05-03
1
-0
/
+1
*
parser_json: default to unspecified l3proto for ct helper/timeout
Eric Garver
2019-05-03
1
-1
/
+1
*
src: fix double free on xt stmt destruction
Florian Westphal
2019-05-01
2
-7
/
+1
*
parser_json: Fix parser for list maps command
Phil Sutter
2019-04-30
1
-1
/
+1
*
parser_json: Fix typo in ct timeout policy parser
Phil Sutter
2019-04-30
1
-1
/
+1
*
parser_json: Disallow ct helper as type to map to
Phil Sutter
2019-04-11
1
-1
/
+0
*
parser_json: fix segfault in translating string to nft object
Laura Garcia Liebana
2019-04-11
1
-3
/
+3
*
segtree: fix memleak in interval_map_decompose()
Pablo Neira Ayuso
2019-04-10
1
-7
/
+9
*
src: memleak in expressions
Pablo Neira Ayuso
2019-04-10
2
-0
/
+7
*
src: add nat support for the inet family
Florian Westphal
2019-04-09
5
-42
/
+110
*
json: osf: add version json support
Fernando Fernandez Mancera
2019-04-08
2
-3
/
+13
*
osf: add version fingerprint support
Fernando Fernandez Mancera
2019-04-08
4
-6
/
+20
*
src: missing destroy function in statement definitions
Pablo Neira Ayuso
2019-04-05
6
-0
/
+54
*
parser_bison: type_identifier string memleak
Pablo Neira Ayuso
2019-04-05
1
-1
/
+1
*
ct: use nft_print() instead of printf()
Pablo Neira Ayuso
2019-04-05
1
-1
/
+1
*
evaluate: improve error reporting in tproxy with inet family
Pablo Neira Ayuso
2019-04-04
1
-2
/
+5
*
parser_bison: missing tproxy syntax with port only for inet family
Pablo Neira Ayuso
2019-04-04
1
-0
/
+6
*
parser_json: Rewrite echo support
Phil Sutter
2019-04-03
1
-188
/
+95
*
evaluate: skip binary transfer for named sets
Pablo Neira Ayuso
2019-03-26
1
-0
/
+3
*
src: use 'flow add' syntax
Pablo Neira Ayuso
2019-03-20
2
-1
/
+5
*
src: file descriptor leak in include_file()
Pablo Neira Ayuso
2019-03-15
2
-22
/
+26
*
parser_bison: no need for statement separator for ct object commands
Pablo Neira Ayuso
2019-03-14
1
-4
/
+4
*
evaluate: misleading error reporting with sets and maps
Pablo Neira Ayuso
2019-03-06
1
-4
/
+6
*
segtree: add missing non-matching segment to set in flat representation
Pablo Neira Ayuso
2019-03-06
1
-3
/
+6
*
segtree: remove dummy debug_octx
Pablo Neira Ayuso
2019-03-06
2
-9
/
+8
*
segtree: fix crash when debug mode is active
Florian Westphal
2019-03-04
1
-2
/
+5
*
parser_json: Respect base chain priority
Phil Sutter
2019-02-27
1
-0
/
+1
*
json: Fix memleaks in echo support
Phil Sutter
2019-02-27
1
-10
/
+18
*
parser_json: Use xstrdup() when parsing rule comment
Phil Sutter
2019-02-27
1
-1
/
+1
*
parser_json: Duplicate chain name when parsing jump verdict
Phil Sutter
2019-02-27
1
-1
/
+2
*
libnftables: Print errors before freeing commands
Phil Sutter
2019-02-27
1
-2
/
+2
*
src: expr: fix build failure with json support
Florian Westphal
2019-02-12
2
-6
/
+6
*
src: expr: remove expr_ops from struct expr
Florian Westphal
2019-02-08
15
-56
/
+105
*
src: expr: add expression etype
Florian Westphal
2019-02-08
17
-141
/
+141
*
src: expr: add and use internal expr_ops helper
Florian Westphal
2019-02-08
1
-9
/
+29
*
src: payload: export and use payload_expr_cmp
Florian Westphal
2019-02-08
2
-2
/
+2
*
src: expr: add and use expr_name helper
Florian Westphal
2019-02-08
8
-23
/
+27
*
meta: add iifkind and oifkind support
wenxu
2019-01-28
1
-0
/
+6
*
mnl: name is ignored when deleting a table
Florian Westphal
2019-01-18
1
-4
/
+0
*
payload: refine payload expr merging
Florian Westphal
2019-01-11
1
-1
/
+27
*
src: fix netdev family device name parsing
Florian Westphal
2019-01-09
2
-2
/
+2
*
src: add igmp support
Pablo Neira Ayuso
2019-01-09
5
-5
/
+86
*
rule: fix object listing when no table is given
Florian Westphal
2019-01-02
1
-5
/
+8
*
xt: fix build with --with-xtables
Florian Westphal
2018-12-29
1
-3
/
+4
[next]