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
*
parser: compact map RHS type
Florian Westphal
2021-03-06
1
-29
/
+9
*
parser: squash duplicated spec/specid rules
Florian Westphal
2021-03-06
1
-44
/
+38
*
expression: memleak in verdict_expr_parse_udata()
Pablo Neira Ayuso
2021-03-05
1
-1
/
+1
*
cache: memleak list of chain
Pablo Neira Ayuso
2021-03-05
1
-13
/
+26
*
mnl: remove nft_mnl_socket_reopen()
Pablo Neira Ayuso
2021-03-05
3
-17
/
+19
*
table: support for the table owner flag
Pablo Neira Ayuso
2021-03-02
7
-3
/
+196
*
table: rework flags printing
Pablo Neira Ayuso
2021-03-02
3
-15
/
+26
*
parser: re-enable support for concatentation on map RHS
Florian Westphal
2021-02-23
1
-0
/
+9
*
src: allow use of 'verdict' in typeof definitions
Florian Westphal
2021-02-22
4
-3
/
+51
*
doc: nft: fix some typos and formatting issues
Štěpán Němec
2021-02-22
1
-11
/
+11
*
main: fix nft --help output fallout from 719e4427
Štěpán Němec
2021-02-22
1
-3
/
+4
*
json: init parser state for every new buffer/file
Eric Garver
2021-02-19
1
-0
/
+2
*
monitor: Don't print newgen message with JSON output
Phil Sutter
2021-02-17
1
-0
/
+3
*
evaluate: set evaluation context for set elements
Florian Westphal
2021-02-16
1
-2
/
+9
*
evaluate: pick data element byte order, not dtype one
Florian Westphal
2021-02-16
1
-1
/
+1
*
tests: extend dtype test case to cover expression with integer type
Florian Westphal
2021-02-16
2
-2
/
+83
*
evaluate: incorrect usage of stmt_binary_error() in reject
Pablo Neira Ayuso
2021-02-09
1
-3
/
+2
*
erec: Sanitize erec location indesc
Phil Sutter
2021-02-09
1
-1
/
+2
*
tests: shell: extend 0025empty_dynset_0 to cover multi-statement support
Pablo Neira Ayuso
2021-02-09
2
-0
/
+12
*
trace: do not remove icmp type from packet dump
Florian Westphal
2021-02-08
1
-1
/
+3
*
src: add negation match on singleton bitmask value
Pablo Neira Ayuso
2021-02-05
8
-5
/
+36
*
evaluate: do not crash if dynamic set has no statements
Florian Westphal
2021-02-05
1
-4
/
+6
*
tests: add empty dynamic set
Florian Westphal
2021-02-05
2
-0
/
+28
*
testcases: move two dump files to correct location
Florian Westphal
2021-02-05
2
-0
/
+0
*
tests/py: Add a test sanitizer and fix its findings
Phil Sutter
2021-02-04
39
-780
/
+160
*
tests/py: Write dissenting payload into the right file
Phil Sutter
2021-02-04
1
-1
/
+4
*
json: Do not abbreviate reject statement object
Phil Sutter
2021-02-03
5
-120
/
+47
*
payload: check icmp dependency before removing previous icmp expression
Florian Westphal
2021-02-02
1
-21
/
+42
*
tests: add icmp/6 test where dependency should be left alone
Florian Westphal
2021-02-01
6
-0
/
+73
*
json: limit: Always include burst value
Phil Sutter
2021-01-27
2
-7
/
+282
*
reject: Unify inet, netdev and bridge delinearization
Phil Sutter
2021-01-27
6
-216
/
+296
*
reject: Fix for missing dependencies in netdev family
Phil Sutter
2021-01-27
5
-22
/
+187
*
tests: monitor: use correct $nft value in EXIT trap
Štěpán Němec
2021-01-27
1
-1
/
+1
*
src: evaluate: reset context maxlen value before prio evaluation
Florian Westphal
2021-01-26
3
-2
/
+26
*
exthdr: remove tcp dependency for tcp option matching
Florian Westphal
2021-01-26
2
-63
/
+1
*
json: ct: add missing test input
Florian Westphal
2021-01-26
1
-0
/
+79
*
json: icmp: move expected parts to json.output
Florian Westphal
2021-01-26
2
-109
/
+98
*
evaluate: disallow ct original {s,d}ddr from concatenations
Pablo Neira Ayuso
2021-01-25
3
-0
/
+40
*
json: icmp: refresh json output
Florian Westphal
2021-01-21
1
-80
/
+568
*
json: ct: add missing rule
Florian Westphal
2021-01-21
1
-0
/
+30
*
json: limit: set default burst to 5
Florian Westphal
2021-01-21
1
-1
/
+1
*
json: fix icmpv6.t test cases
Florian Westphal
2021-01-21
2
-16
/
+597
*
build: Bump version to v0.9.8
v0.9.8
Pablo Neira Ayuso
2021-01-15
1
-3
/
+3
*
evaluate: disallow ct original {s,d}ddr from maps
Pablo Neira Ayuso
2021-01-15
3
-0
/
+18
*
segtree: honor set element expiration
Pablo Neira Ayuso
2021-01-06
1
-20
/
+14
*
include: resync nf_tables.h cache copy
Pablo Neira Ayuso
2021-01-06
1
-1
/
+25
*
main: fix typo in cli definition
Pablo Neira Ayuso
2021-01-06
1
-1
/
+1
*
cli: use plain readline() interface with libedit
Pablo Neira Ayuso
2021-01-06
1
-4
/
+35
*
cli: add libedit support
Pablo Neira Ayuso
2021-01-05
5
-12
/
+39
*
src: set on flags to request multi-statement support
Pablo Neira Ayuso
2021-01-04
3
-0
/
+13
[next]