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
*
tests: py: drop redundant JSON outputs
Pablo Neira Ayuso
2024-06-25
2
-86
/
+0
*
tests: shell: add test case for reset tcp warning
Florian Westphal
2024-06-25
3
-0
/
+212
*
dynset: avoid errouneous assert with ipv6 concat data
Son Dinh
2024-06-16
11
-0
/
+141
*
rule: do not crash if to-be-printed flowtable lacks priority
Florian Westphal
2024-06-16
1
-0
/
+6
*
tests: use common shebang in "packetpath/flowtables" test
Thomas Haller
2024-06-16
1
-1
/
+3
*
tests: shell: skip NFTA_RULE_POSITION_ID tests if kernel does not support it
Pablo Neira Ayuso
2024-06-13
3
-0
/
+27
*
tests: shell: skip ipsec tests if kernel does not support it
Pablo Neira Ayuso
2024-06-13
2
-0
/
+9
*
tests: shell: skip ip option tests if kernel does not support it
Pablo Neira Ayuso
2024-06-13
2
-0
/
+10
*
tests: shell: add dependencies to skip unsupported tests in older kernels
Pablo Neira Ayuso
2024-06-13
5
-0
/
+14
*
cmd: skip variable set elements when collapsing commands
Pablo Neira Ayuso
2024-06-11
3
-2
/
+11
*
tests: shell: add vlan mangling test case
Pablo Neira Ayuso
2024-06-03
1
-0
/
+75
*
tests: shell: add vlan double tagging match simple test case
Pablo Neira Ayuso
2024-06-03
1
-0
/
+73
*
evaluate: add support for variables in map expressions
Jeremy Sowden
2024-05-20
8
-0
/
+326
*
tests: shell: combine dormant flag with netdevice removal
Pablo Neira Ayuso
2024-04-25
1
-0
/
+9
*
tests: packetpath: add check for drop policy
Florian Westphal
2024-04-25
3
-0
/
+174
*
tests: shell: Fix for maps/typeof_maps_add_delete with ASAN
Phil Sutter
2024-04-24
3
-4
/
+4
*
Add support for table's persist flag
Phil Sutter
2024-04-19
2
-0
/
+39
*
tests: shell: Avoid escape chars when printing to non-terminals
Phil Sutter
2024-04-12
1
-2
/
+2
*
tests: py: Drop needless recorded JSON outputs
Phil Sutter
2024-04-12
5
-512
/
+0
*
tests: py: Warn if recorded JSON output matches the input
Phil Sutter
2024-04-12
1
-0
/
+2
*
tests: py: Fix some JSON equivalents
Phil Sutter
2024-04-12
3
-55
/
+75
*
mergesort: Avoid accidental set element reordering
Phil Sutter
2024-04-12
2
-20
/
+20
*
json: Accept more than two operands in binary expressions
Phil Sutter
2024-04-12
4
-224
/
+53
*
tests: shell: check for reset tcp options support
Pablo Neira Ayuso
2024-04-08
2
-0
/
+7
*
tests: shell: maps/{vmap_unary,named_limits} require pipapo set backend
Pablo Neira Ayuso
2024-04-08
4
-0
/
+8
*
tests: shell: chains/{netdev_netns_gone,netdev_chain_dev_gone} require inet/i...
Pablo Neira Ayuso
2024-04-08
2
-0
/
+4
*
tests: shell: payload matching requires egress support
Pablo Neira Ayuso
2024-04-08
1
-0
/
+2
*
tests: py: complete icmp and icmpv6 update
Pablo Neira Ayuso
2024-04-04
5
-14
/
+14
*
src: disentangle ICMP code types
Pablo Neira Ayuso
2024-04-04
2
-7
/
+7
*
netlink_delinearize: unused code in reverse cross-day meta hour range
Pablo Neira Ayuso
2024-04-02
1
-0
/
+8
*
tests: shell: packetpath/flowtables: open all temporary files in /tmp
Jeremy Sowden
2024-04-02
1
-1
/
+1
*
tests: meta_time: fix dump validation failure
Florian Westphal
2024-04-02
2
-32
/
+0
*
tests: shell: add regression test for double-free crash bug
Florian Westphal
2024-04-02
3
-0
/
+83
*
datatype: use DTYPE_F_PREFIX only for IP address datatype
Pablo Neira Ayuso
2024-03-21
2
-10
/
+10
*
netlink_delinearize: reverse cross-day meta hour range
Pablo Neira Ayuso
2024-03-20
3
-0
/
+37
*
netlink_delinearize: restore binop syntax when listing ruleset for flags
Pablo Neira Ayuso
2024-03-20
6
-36
/
+327
*
src: do not merge a set with a erroneous one
Florian Westphal
2024-03-20
1
-0
/
+12
*
tests: shell: Fix one json-nft dump for reordered output
Phil Sutter
2024-03-20
1
-16
/
+16
*
tests: shell: Add missing json-nft dumps
Phil Sutter
2024-03-19
13
-0
/
+1808
*
tests: shell: Regenerate all json-nft dumps
Phil Sutter
2024-03-19
60
-647
/
+647
*
tests: shell: packetpath/flowtables: Avoid spurious EPERM
Phil Sutter
2024-03-19
1
-3
/
+3
*
tests: py: move meter tests to tests/shell
Pablo Neira Ayuso
2024-03-13
10
-182
/
+250
*
tests: py: add payload merging test cases
Florian Westphal
2024-03-13
3
-0
/
+291
*
evaluate: translate meter into dynamic set
Pablo Neira Ayuso
2024-03-12
6
-24
/
+71
*
tests: add test case for named ct objects
Florian Westphal
2024-03-05
2
-0
/
+165
*
tests: move test case to "maps" directory
Florian Westphal
2024-03-01
2
-0
/
+0
*
tests: maps: add a test case for "limit" objref map
Florian Westphal
2024-03-01
3
-0
/
+442
*
tests: shell: add more json dumps
Florian Westphal
2024-02-26
10
-0
/
+2551
*
tests: py: add missing json.output data
Florian Westphal
2024-02-26
1
-0
/
+31
*
tests: shell: add regression test for catchall double-delete
Florian Westphal
2024-02-18
2
-0
/
+36
[next]