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
...
*
tests: py: add missing test JSON output for TCP flag tests.
Jeremy Sowden
2020-10-12
2
-0
/
+186
*
tests: py: correct order of set elements in test JSON output.
Jeremy Sowden
2020-10-12
1
-10
/
+10
*
tests: py: add missing JSON output for ct test.
Jeremy Sowden
2020-10-12
1
-0
/
+15
*
Solves Bug 1462 - `nft -j list set` does not show counters
Gopal Yadav
2020-10-08
1
-1
/
+7
*
evaluate: Reject quoted strings containing only wildcard
Phil Sutter
2020-10-06
1
-2
/
+5
*
nft: migrate man page examples with `meter` directive to sets
Devin Bayer
2020-10-01
2
-15
/
+26
*
src: add comment support for chains
Jose M. Guisado Gomez
2020-09-30
7
-0
/
+72
*
json: Combining --terse with --json has no effect
Gopal Yadav
2020-09-22
2
-1
/
+13
*
src: context tracking for multiple transport protocols
Pablo Neira Ayuso
2020-09-15
10
-18
/
+142
*
evaluate: remove one indent level in __expr_evaluate_payload()
Pablo Neira Ayuso
2020-09-14
1
-25
/
+24
*
tests: py: flush log file output before running each command
Pablo Neira Ayuso
2020-09-14
1
-0
/
+2
*
libnftables: avoid repeated command list traversal on errors
Jindrich Makovicka
2020-09-14
1
-2
/
+14
*
mnl: larger receive socket buffer for netlink errors
Pablo Neira Ayuso
2020-09-14
1
-16
/
+5
*
parser_bison: fail when specifying multiple comments
Jose M. Guisado Gomez
2020-09-14
2
-0
/
+160
*
src: add comment support for objects
Jose M. Guisado Gomez
2020-09-08
7
-0
/
+204
*
mergesort: find base value expression type via recursion
Pablo Neira Ayuso
2020-09-04
5
-30
/
+82
*
tests: allow tests/monitor to use a custom nft executable
Balazs Scheidler
2020-08-29
1
-1
/
+1
*
tests: added "socket wildcard" testcases
Balazs Scheidler
2020-08-29
3
-0
/
+62
*
doc: added documentation on "socket wildcard"
Balazs Scheidler
2020-08-29
1
-3
/
+8
*
src/scanner.l: fix whitespace issue for the TRANSPARENT keyword
Balazs Scheidler
2020-08-29
1
-1
/
+1
*
socket: add support for "wildcard" key
Balazs Scheidler
2020-08-29
6
-1
/
+16
*
src: add comment support when adding tables
Jose M. Guisado Gomez
2020-08-28
7
-2
/
+65
*
src: add chain hashtable cache
Pablo Neira Ayuso
2020-08-26
7
-64
/
+133
*
src: add expression handler hashtable
Pablo Neira Ayuso
2020-08-26
5
-10
/
+52
*
tests: sets: Check rbtree overlap detection after tree rotations
Stefano Brivio
2020-08-26
1
-0
/
+36
*
nftables: dump raw element info from libnftnl when netlink debugging is on
Florian Westphal
2020-08-20
1
-2
/
+38
*
mergesort: unbreak listing with binops
Pablo Neira Ayuso
2020-08-20
3
-0
/
+25
*
src: add comment support for map too
Pablo Neira Ayuso
2020-08-17
3
-5
/
+14
*
src: add comment support for set declarations
Jose M. Guisado Gomez
2020-08-12
8
-1
/
+52
*
src: cache gets out of sync in interactive mode
Pablo Neira Ayuso
2020-08-06
3
-1
/
+10
*
segtree: memleaks in interval_map_decompose()
Pablo Neira Ayuso
2020-08-05
1
-3
/
+7
*
tests: 0044interval_overlap_0: Repeat insertion tests with timeout
Stefano Brivio
2020-08-04
1
-19
/
+117
*
tests: 0043concatenated_ranges_0: Fix checks for add/delete failures
Stefano Brivio
2020-08-04
1
-18
/
+9
*
src: fix obj list output when reset command
Jose M. Guisado Gomez
2020-08-03
1
-1
/
+1
*
evaluate: disregard ct address matching without family
Pablo Neira Ayuso
2020-07-31
1
-0
/
+6
*
netlink_delinearize: transform binary operation to prefix only with values
Pablo Neira Ayuso
2020-07-29
1
-1
/
+1
*
evaluate: UAF in hook priority expression
Pablo Neira Ayuso
2020-07-29
1
-1
/
+1
*
evaluate: memleak in invalid default policy definition
Pablo Neira Ayuso
2020-07-29
1
-1
/
+3
*
parser_bison: memleak symbol redefinition
Pablo Neira Ayuso
2020-07-29
1
-0
/
+1
*
evaluate: remove table from cache on delete table
Pablo Neira Ayuso
2020-07-29
3
-0
/
+37
*
src: remove cache lookups after the evaluation phase
Pablo Neira Ayuso
2020-07-29
7
-46
/
+40
*
evaluate: flush set cache from the evaluation phase
Pablo Neira Ayuso
2020-07-29
2
-16
/
+15
*
nft: rearrange help output to group related options together
Arturo Borrero Gonzalez
2020-07-29
2
-91
/
+139
*
json: Expect refcount increment by json_array_extend()
Phil Sutter
2020-07-29
1
-2
/
+4
*
evaluate: bail out with concatenations and singleton values
Pablo Neira Ayuso
2020-07-24
1
-0
/
+4
*
tests: extend 0043concatenated_ranges_0 to cover maps too
Florian Westphal
2020-07-23
1
-28
/
+50
*
netlink: fix concat range expansion in map case
Florian Westphal
2020-07-23
1
-1
/
+1
*
src: allow for negative value in variable definitions
Pablo Neira Ayuso
2020-07-22
3
-1
/
+32
*
evaluate: replace variable expression by the value expression
Pablo Neira Ayuso
2020-07-22
1
-1
/
+4
*
evaluate: permit get element on maps
Florian Westphal
2020-07-22
1
-12
/
+0
[prev]
[next]