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
*
netlink_delinerize: add more restrictions on meta nfproto removal
Florian Westphal
2025-03-20
3
-0
/
+70
*
tests: py: remove unknown fields
Pablo Neira Ayuso
2025-03-19
3
-3
/
+3
*
netlink_linearize: reduce register waste with non-constant binop expressions
Pablo Neira Ayuso
2025-03-10
3
-0
/
+43
*
netlink_delinearize: support for bitfield payload statement with binary opera...
Pablo Neira Ayuso
2025-03-07
6
-0
/
+1168
*
expression: expr_build_udata_recurse should recurse
Florian Westphal
2025-03-06
3
-0
/
+91
*
expression: propagate key datatype for anonymous sets
Florian Westphal
2025-03-06
3
-9
/
+14
*
tcpopt: add symbol table for mptcp suboptions
Florian Westphal
2025-03-06
3
-6
/
+6
*
payload: don't kill dependency for proto_th
Florian Westphal
2025-03-06
3
-0
/
+40
*
netlink_linearize: use range expression for OP_EQ and OP_IMPLICIT
Pablo Neira Ayuso
2025-02-21
43
-318
/
+159
*
tests: py: extend raw payload match tests
Florian Westphal
2025-02-07
3
-0
/
+217
*
src: allow binop expressions with variable right-hand operands
Jeremy Sowden
2024-12-04
12
-0
/
+216
*
tests: py: Fix for storing payload into missing file
Phil Sutter
2024-11-06
1
-3
/
+2
*
tests: py: fix up udp csum fixup output
Florian Westphal
2024-09-11
1
-2
/
+2
*
tests: py: drop redundant JSON outputs
Pablo Neira Ayuso
2024-06-25
2
-86
/
+0
*
dynset: avoid errouneous assert with ipv6 concat data
Son Dinh
2024-06-16
11
-0
/
+141
*
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
*
json: Accept more than two operands in binary expressions
Phil Sutter
2024-04-12
2
-143
/
+28
*
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
*
datatype: use DTYPE_F_PREFIX only for IP address datatype
Pablo Neira Ayuso
2024-03-21
2
-10
/
+10
*
netlink_delinearize: restore binop syntax when listing ruleset for flags
Pablo Neira Ayuso
2024-03-20
4
-26
/
+317
*
tests: py: move meter tests to tests/shell
Pablo Neira Ayuso
2024-03-13
7
-182
/
+0
*
tests: py: add payload merging test cases
Florian Westphal
2024-03-13
3
-0
/
+291
*
tests: py: add missing json.output data
Florian Westphal
2024-02-26
1
-0
/
+31
*
evaluate: skip byteorder conversion for selector smaller than 2 bytes
Pablo Neira Ayuso
2024-02-09
4
-0
/
+97
*
tests: py: remove huge-limit test cases
Florian Westphal
2024-01-19
4
-100
/
+0
*
netlink: don't crash if prefix for < byte is requested
Florian Westphal
2023-12-14
6
-0
/
+61
*
tests: py: missing json output in meta.t with vlan mapping
Pablo Neira Ayuso
2023-12-11
1
-0
/
+60
*
evaluate: reset statement length context before evaluating statement
Pablo Neira Ayuso
2023-12-08
4
-4
/
+62
*
tests: py: missing json output in never merge across non-expression statements
Pablo Neira Ayuso
2023-12-07
1
-0
/
+31
*
evaluate: place byteorder conversion before rshift in payload expressions
Pablo Neira Ayuso
2023-11-06
4
-0
/
+84
*
evaluate: reset statement length context only for set mappings
Pablo Neira Ayuso
2023-11-06
4
-0
/
+105
*
tproxy: Drop artificial port printing restriction
Phil Sutter
2023-11-02
3
-0
/
+49
*
icmpv6: Allow matching target address in NS/NA, redirect and MLD
Nicolas Cavallari
2023-10-06
3
-0
/
+352
*
tests: never merge across non-expression statements redux 2
Florian Westphal
2023-10-06
2
-0
/
+95
*
tests: never merge across non-expression statements redux
Florian Westphal
2023-09-29
3
-0
/
+54
*
rule: never merge across non-expression statements
Florian Westphal
2023-09-29
5
-0
/
+38
*
netlink_linearize: skip set element expression in map statement key
Pablo Neira Ayuso
2023-09-27
10
-0
/
+122
*
tests: py: add map support
Pablo Neira Ayuso
2023-09-27
1
-4
/
+66
*
limit: display default burst when listing ruleset
Pablo Neira Ayuso
2023-09-20
1
-10
/
+10
*
evaluate: place byteorder conversion after numgen for IP address datatypes
Jorge Ortiz
2023-09-01
4
-0
/
+73
*
tests: py: debloat frag.t.payload.netdev
Pablo Neira Ayuso
2023-08-30
1
-1990
/
+36
*
tests: py: extend ip frag-off coverage
Pablo Neira Ayuso
2023-08-30
6
-0
/
+156
*
proto: use hexadecimal to display ip frag-off field
Pablo Neira Ayuso
2023-08-30
6
-36
/
+36
*
meta: stash context statement length when generating payload/meta dependency
Pablo Neira Ayuso
2023-07-19
3
-0
/
+131
*
evaluate: place byteorder conversion before rshift in payload statement
Pablo Neira Ayuso
2023-07-08
2
-7
/
+7
*
netlink_linearize: use div_round_up in byteorder length
Pablo Neira Ayuso
2023-07-06
2
-7
/
+7
*
tests: py: Document JSON mode in README
Phil Sutter
2023-06-27
1
-0
/
+31
[next]