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
*
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
*
src: json: fix constant parsing on bigendian
Florian Westphal
2019-08-14
1
-1
/
+1
*
src: json: support json restore for "th" pseudoheader
Florian Westphal
2019-08-14
1
-4
/
+9
*
gmputil: assert length is non-zero
Pablo Neira Ayuso
2019-08-14
1
-9
/
+7
*
src: mnl: retry when we hit -ENOBUFS
Florian Westphal
2019-08-14
1
-2
/
+10
*
src: parser: fix parsing of chain priority and policy on bigendian
Florian Westphal
2019-08-14
1
-2
/
+4
*
src: fix jumps on bigendian arches
Florian Westphal
2019-08-14
2
-12
/
+31
*
src: mnl: fix setting rcvbuffer size
Florian Westphal
2019-08-13
1
-1
/
+1
*
src: allow variable in chain policy
Fernando Fernandez Mancera
2019-08-08
8
-17
/
+112
*
src: allow variables in the chain priority specification
Fernando Fernandez Mancera
2019-08-08
8
-41
/
+167
*
src: remove global symbol_table
Pablo Neira Ayuso
2019-08-08
6
-63
/
+45
*
src: add parse_ctx object
Pablo Neira Ayuso
2019-08-08
5
-28
/
+49
*
cache: incorrect flush flag for table/chain
Laura Garcia Liebana
2019-07-31
1
-1
/
+0
*
src: Fix dumping vlan rules
M. Braun
2019-07-31
1
-0
/
+12
*
src: Call bison with -Wno-yacc to silence warnings
Phil Sutter
2019-07-30
1
-1
/
+1
*
parser_bison: Fix for deprecated statements
Phil Sutter
2019-07-30
1
-2
/
+2
*
scanner: don't rely on fseek for input stream repositioning
Florian Westphal
2019-07-30
1
-15
/
+20
*
cache: add NFT_CACHE_UPDATE and NFT_CACHE_FLUSHED flags
Pablo Neira Ayuso
2019-07-23
3
-23
/
+22
*
rule: removed duplicate member initializer.
Jeremy Sowden
2019-07-22
1
-1
/
+0
*
libnftables: get rid of repeated initialization of netlink_ctx
Jeremy Sowden
2019-07-22
1
-13
/
+10
*
src: osf: fix snprintf -Wformat-truncation warning
Fernando Fernandez Mancera
2019-07-22
1
-9
/
+10
*
evaluate: missing location for chain nested in table definition
Pablo Neira Ayuso
2019-07-22
1
-0
/
+1
[next]