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
...
*
meta: Rewrite hour_type_print()
Phil Sutter
2019-11-12
1
-30
/
+19
*
libnftables: Store top_scope in struct nft_ctx
Phil Sutter
2019-11-07
3
-5
/
+22
*
src: add and use `set_is_meter` helper
Jeremy Sowden
2019-11-06
4
-18
/
+13
*
src: flowtable: add support for delete command by handle
Eric Jallot
2019-11-06
6
-12
/
+43
*
src: flowtable: add support for named flowtable listing
Eric Jallot
2019-10-31
7
-13
/
+122
*
mnl: Replace use of untyped nftnl data setters
Phil Sutter
2019-10-30
1
-6
/
+10
*
mnl: remove artifical cap on 8 devices per flowtable
Sven Auhagen
2019-10-30
1
-2
/
+7
*
src: add multidevice support for netdev chain
Pablo Neira Ayuso
2019-10-30
6
-26
/
+106
*
main: remove duplicate output flag assignment.
Jeremy Sowden
2019-10-23
1
-1
/
+0
*
main: add missing `OPT_NUMERIC_PROTO` long option.
Jeremy Sowden
2019-10-23
1
-0
/
+4
*
Revert "main: Fix for misleading error with negative chain priority"
Phil Sutter
2019-10-23
1
-1
/
+1
*
src: add --terse to suppress output of set elements.
Jeremy Sowden
2019-10-22
2
-2
/
+12
*
src: use `-T` as the short option for `--numeric-time`.
Jeremy Sowden
2019-10-22
1
-3
/
+3
*
main: Fix for misleading error with negative chain priority
Phil Sutter
2019-10-21
1
-1
/
+1
*
tproxy: Add missing error checking when parsing from netlink
Phil Sutter
2019-10-21
1
-0
/
+4
*
parser_json: Fix checking of parse_policy() return code
Phil Sutter
2019-10-21
1
-1
/
+1
*
src: restore --echo with anonymous sets
Pablo Neira Ayuso
2019-10-18
2
-20
/
+12
*
flowtable: fix memleak in exit path
Eric Jallot
2019-10-18
2
-0
/
+13
*
src: define flowtable device compound as a list
Pablo Neira Ayuso
2019-10-18
2
-2
/
+2
*
rule: Fix for single line ct timeout printing
Phil Sutter
2019-10-17
1
-1
/
+1
*
monitor: Add missing newline to error message
Phil Sutter
2019-10-17
1
-1
/
+1
*
mnl: Don't use nftnl_set_set()
Phil Sutter
2019-10-15
1
-1
/
+1
*
cli: add linenoise CLI implementation.
Jeremy Sowden
2019-10-15
1
-9
/
+55
*
expression: extend 'nft describe' to allow listing data types
Florian Westphal
2019-10-14
1
-9
/
+25
*
datatype: display description for header field < 8 bits
Pablo Neira Ayuso
2019-10-10
1
-1
/
+1
*
segtree: always close interval in non-anonymous sets
Pablo Neira Ayuso
2019-10-09
1
-1
/
+2
*
obj: fix memleak in parser_bison.y
Eric Jallot
2019-10-09
1
-56
/
+27
*
src: obj: fix memleak in handle_free()
Eric Jallot
2019-09-30
1
-0
/
+1
*
libnftables: memleak when list of commands is empty
Pablo Neira Ayuso
2019-09-27
1
-1
/
+1
*
mnl: do not cache sender buffer size
Pablo Neira Ayuso
2019-09-22
1
-6
/
+6
*
src: meter: avoid double-space in list ruleset output
Florian Westphal
2019-09-20
1
-1
/
+1
*
src: parser_json: fix crash while restoring secmark object
Eric Jallot
2019-09-16
1
-1
/
+1
*
nftables: don't crash in 'list ruleset' if policy is not set
Sergei Trofimovich
2019-09-16
1
-5
/
+9
*
parser_bison: Fix 'exists' keyword on Big Endian
Phil Sutter
2019-09-14
2
-3
/
+5
*
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
9
-7
/
+256
*
libnftables: use-after-free in exit path
Pablo Neira Ayuso
2019-09-11
1
-1
/
+1
*
netlink_delinearize: fix wrong conversion to "list" in ct mark
Fernando Fernandez Mancera
2019-09-10
1
-1
/
+2
*
mnl: fix --echo buffer size again
Pablo Neira Ayuso
2019-09-10
1
-12
/
+14
*
parser_json: fix crash on insert rule to bad references
Eric Garver
2019-09-10
1
-1
/
+5
*
evaluate: flag fwd and queue statements as terminal
Florian Westphal
2019-09-07
1
-0
/
+2
*
src: evaluate: catch invalid 'meta day' values in eval step
Florian Westphal
2019-09-06
1
-4
/
+13
*
meta: Introduce new conditions 'time', 'day' and 'hour'
Ander Juaristi
2019-09-06
6
-1
/
+339
*
evaluate: New internal helper __expr_evaluate_range
Ander Juaristi
2019-09-06
1
-4
/
+16
*
cache: fix --echo with index/position
Eric Garver
2019-09-06
1
-4
/
+2
*
meta: add ibrpvid and ibrvproto support
wenxu
2019-08-30
1
-0
/
+6
*
src: json: add support for element deletion
Florian Westphal
2019-08-29
1
-0
/
+2
*
netfilter: support for element deletion
Ander Juaristi
2019-08-29
2
-0
/
+2
*
src: secmark: fix brace indentation and missing quotes in selctx output
Eric Jallot
2019-08-20
1
-1
/
+1
*
src: libnftnl: run single-initcalls only once
Florian Westphal
2019-08-19
1
-5
/
+9
[prev]
[next]