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
/
py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
tests: py: add dnat to port without defining destination address
Pablo Neira Ayuso
2021-07-22
3
-0
/
+28
*
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
5
-1
/
+50
*
src: infer NAT mapping with concatenation from set
Pablo Neira Ayuso
2021-07-13
2
-2
/
+2
*
src: remove STMT_NAT_F_INTERVAL flags and interval keyword
Pablo Neira Ayuso
2021-07-13
2
-2
/
+2
*
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
*
json: tests: add missing concat test case
Florian Westphal
2021-06-14
1
-0
/
+39
*
json: tests: fix vlan.t cfi test case
Florian Westphal
2021-06-14
1
-1
/
+29
*
evaluate: restore interval + concatenation in anonymous set
Pablo Neira Ayuso
2021-06-11
5
-0
/
+44
*
src: add vlan dei
Pablo Neira Ayuso
2021-06-11
4
-38
/
+63
*
tests: remove redundant test cases
Florian Westphal
2021-06-07
69
-5220
/
+0
*
tests: ct: prefer normal cmp
Florian Westphal
2021-06-07
3
-12
/
+5
*
tests: py: update netdev reject test file
Florian Westphal
2021-06-04
1
-45
/
+21
*
json: catchall element support
Florian Westphal
2021-06-02
1
-0
/
+84
*
tests/py: fix error message
Florian Westphal
2021-06-02
1
-1
/
+5
*
json: fix parse of flagcmp expression
Florian Westphal
2021-06-02
1
-0
/
+27
*
exthdr: Implement SCTP Chunk matching
Phil Sutter
2021-05-19
3
-0
/
+670
*
parser_bison: add shortcut syntax for matching flags without binary operations
Pablo Neira Ayuso
2021-05-16
2
-2
/
+2
*
src: add set element catch-all support
Pablo Neira Ayuso
2021-05-11
4
-0
/
+89
*
parser_bison: missing relational operation on flag list
Pablo Neira Ayuso
2021-05-02
3
-0
/
+27
*
proto: replace vlan ether type with 8021q
Florian Westphal
2021-04-03
15
-35
/
+34
*
tests: add 8021.AD vlan test cases
Florian Westphal
2021-04-03
5
-0
/
+450
*
parser: fix scope closure of COUNTER token
Florian Westphal
2021-03-25
4
-0
/
+96
*
tests/py: Fix for missing JSON equivalent in any/ct.t.json
Phil Sutter
2021-03-09
1
-0
/
+15
*
mnl: Set NFTNL_SET_DATA_TYPE before dumping set elements
Phil Sutter
2021-03-09
17
-148
/
+148
*
tests/py: Adjust payloads for fixed nat statement dumps
Phil Sutter
2021-03-09
10
-31
/
+31
*
src: add negation match on singleton bitmask value
Pablo Neira Ayuso
2021-02-05
2
-0
/
+7
*
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
4
-112
/
+47
*
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
1
-0
/
+277
[next]