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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache: set on cache flags for nested notation
Pablo Neira Ayuso
2021-09-29
1
-0
/
+25
*
evaluate: check for missing transport protocol match in nat map with concaten...
Pablo Neira Ayuso
2021-09-29
2
-3
/
+25
*
evaluate: check for concatenation in set data datatype
Pablo Neira Ayuso
2021-09-29
2
-0
/
+18
*
tests: monitor: update insert and replace commands
Pablo Neira Ayuso
2021-09-29
1
-2
/
+2
*
netlink: dynset: set compound expr dtype based on set key definition
Florian Westphal
2021-09-29
2
-0
/
+28
*
payload: don't adjust offsets of autogenerated dependency expressions
Florian Westphal
2021-09-29
4
-0
/
+54
*
netlink: reset temporary set element stmt list after list splice
Pablo Neira Ayuso
2021-09-16
2
-0
/
+27
*
tests: py: update ct expiration
Pablo Neira Ayuso
2021-09-15
1
-3
/
+3
*
netlink: rework range_expr_to_prefix()
Pablo Neira Ayuso
2021-09-09
3
-0
/
+112
*
rule: remove redundant meta protocol from the evaluation step
Pablo Neira Ayuso
2021-09-03
4
-6
/
+2
*
netlink_delinearize: incorrect meta protocol dependency kill again
Pablo Neira Ayuso
2021-09-03
2
-0
/
+90
*
netlink_delinearize: incorrect meta protocol dependency kill
Pablo Neira Ayuso
2021-08-26
12
-0
/
+253
*
tests: monitor: Continue on error
Phil Sutter
2021-08-24
1
-10
/
+23
*
tests: monitor: Print errors to stderr
Phil Sutter
2021-08-24
1
-10
/
+17
*
tests: json_echo: Print errors to stderr
Phil Sutter
2021-08-24
1
-7
/
+7
*
src: Optimize prefix match only if is big-endian
Xiao Liang
2021-08-23
3
-0
/
+27
*
tests: shell: add nft-f/0022variables_0 dump file
Pablo Neira Ayuso
2021-08-20
2
-5
/
+14
*
src: queue: consolidate queue statement syntax
Pablo Neira Ayuso
2021-08-20
4
-11
/
+116
*
parser: permit symbolic define for 'queue num' again
Florian Westphal
2021-08-20
2
-0
/
+12
*
netlink_delinearize: skip flags / mask notation for singleton bitmask again
Pablo Neira Ayuso
2021-08-15
3
-0
/
+30
*
evaluate: expand variable containing set into multiple mappings
Pablo Neira Ayuso
2021-08-12
2
-0
/
+29
*
tests/py: Make netns spawning more robust
Phil Sutter
2021-08-11
1
-6
/
+34
*
tcpopt: bogus assertion on undefined options
Pablo Neira Ayuso
2021-08-11
3
-0
/
+23
*
tests: py: check more flag match transformations to compact syntax
Pablo Neira Ayuso
2021-07-28
3
-0
/
+193
*
tests: py: tcp flags & (fin | syn | rst | ack) == syn
Pablo Neira Ayuso
2021-07-28
3
-0
/
+36
*
netlink_delinearize: skip flags / mask notation for singleton bitmask
Pablo Neira Ayuso
2021-07-28
3
-0
/
+31
*
tests: py: idempotent tcp flags & syn != 0 to tcp flag syn
Pablo Neira Ayuso
2021-07-27
3
-0
/
+25
*
evaluate: disallow negation with binary operation
Pablo Neira Ayuso
2021-07-27
1
-0
/
+1
*
netlink_linearize: incorrect netlink bytecode with binary operation and flags
Pablo Neira Ayuso
2021-07-27
3
-0
/
+70
*
expression: missing != in flagcmp expression print function
Pablo Neira Ayuso
2021-07-27
3
-0
/
+34
*
tests: py: missing json update for numeric reject with icmp numeric
Pablo Neira Ayuso
2021-07-27
3
-0
/
+30
*
tests: py: update new reject with icmp code syntax leftover
Pablo Neira Ayuso
2021-07-27
3
-15
/
+15
*
src: promote 'reject with icmp CODE' syntax
Pablo Neira Ayuso
2021-07-26
13
-229
/
+229
*
parser_bison: parse number as reject icmp code
Pablo Neira Ayuso
2021-07-26
6
-0
/
+15
*
parser_bison: stateful statement support in map
Pablo Neira Ayuso
2021-07-26
2
-0
/
+44
*
tests: shell: Fix bogus testsuite failure with 100Hz
Phil Sutter
2021-07-26
1
-2
/
+2
*
tests: py: add dnat to port without defining destination address
Pablo Neira Ayuso
2021-07-22
3
-0
/
+28
*
src: add --define key=value
Pablo Neira Ayuso
2021-07-20
2
-0
/
+25
*
tests: py: extend coverage for dnat with classic range representation
Pablo Neira Ayuso
2021-07-14
2
-0
/
+43
*
src: support for nat with interval concatenation
Pablo Neira Ayuso
2021-07-13
7
-1
/
+102
*
src: infer NAT mapping with concatenation from set
Pablo Neira Ayuso
2021-07-13
4
-15
/
+15
*
src: remove STMT_NAT_F_INTERVAL flags and interval keyword
Pablo Neira Ayuso
2021-07-13
4
-4
/
+4
*
netlink_delinarize: don't check for set element if set is not populated
Florian Westphal
2021-06-30
1
-0
/
+13
*
evaluate: fix maps with key and data concatenations
Pablo Neira Ayuso
2021-06-23
2
-0
/
+30
*
src: queue: allow use of MAP statement for queue number retrieval
Florian Westphal
2021-06-21
3
-0
/
+44
*
tests: extend queue testcases for new sreg support
Florian Westphal
2021-06-21
3
-0
/
+82
*
parser: new queue flag input format
Florian Westphal
2021-06-21
1
-4
/
+3
*
segtree: memleak in error path of the set to segtree conversion
Pablo Neira Ayuso
2021-06-18
1
-1
/
+1
*
evaluate: unbreak verdict maps with implicit map with interval concatenations
Pablo Neira Ayuso
2021-06-18
6
-0
/
+92
*
tests: add a icmp-reply only and icmpv6 id test cases
Florian Westphal
2021-06-17
6
-0
/
+123
[next]