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
/
ip
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink_delinearize: support for bitfield payload statement with binary opera...
Pablo Neira Ayuso
2025-03-07
6
-0
/
+1168
*
netlink_linearize: use range expression for OP_EQ and OP_IMPLICIT
Pablo Neira Ayuso
2025-02-21
10
-116
/
+58
*
src: allow binop expressions with variable right-hand operands
Jeremy Sowden
2024-12-04
3
-0
/
+45
*
tests: py: drop redundant JSON outputs
Pablo Neira Ayuso
2024-06-25
1
-24
/
+0
*
dynset: avoid errouneous assert with ipv6 concat data
Son Dinh
2024-06-16
5
-0
/
+68
*
tests: py: Drop needless recorded JSON outputs
Phil Sutter
2024-04-12
1
-30
/
+0
*
tests: py: complete icmp and icmpv6 update
Pablo Neira Ayuso
2024-04-04
2
-5
/
+5
*
src: disentangle ICMP code types
Pablo Neira Ayuso
2024-04-04
1
-3
/
+3
*
tests: py: move meter tests to tests/shell
Pablo Neira Ayuso
2024-03-13
3
-36
/
+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 never merge across non-expression statements
Pablo Neira Ayuso
2023-12-07
1
-0
/
+31
*
tests: never merge across non-expression statements redux 2
Florian Westphal
2023-10-06
1
-0
/
+61
*
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
2
-0
/
+18
*
netlink_linearize: skip set element expression in map statement key
Pablo Neira Ayuso
2023-09-27
5
-0
/
+61
*
evaluate: place byteorder conversion after numgen for IP address datatypes
Jorge Ortiz
2023-09-01
4
-0
/
+73
*
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
*
netlink_delinearize: do not reset protocol context for nat protocol expression
Pablo Neira Ayuso
2023-04-05
3
-16
/
+4
*
tests: py: extend test-cases for mark statements with bitwise expressions
Pablo Neira Ayuso
2023-03-28
3
-0
/
+132
*
tests: py: add test-cases for ct and packet mark payload expressions
Jeremy Sowden
2023-03-28
6
-0
/
+156
*
evaluate: relax type-checking for integer arguments in mark statements
Pablo Neira Ayuso
2023-03-28
3
-0
/
+30
*
Revert "evaluate: relax type-checking for integer arguments in mark statements"
Pablo Neira Ayuso
2023-03-14
3
-30
/
+0
*
evaluate: expand value to range when nat mapping contains intervals
Pablo Neira Ayuso
2023-02-28
3
-0
/
+170
*
evaluate: relax type-checking for integer arguments in mark statements
Jeremy Sowden
2023-02-07
3
-0
/
+30
*
tests: py: remove netdev coverage in ip/ip_tcp.t
Pablo Neira Ayuso
2021-11-12
2
-96
/
+0
*
tests: py: missing ip/snat.t json updates
Pablo Neira Ayuso
2021-11-12
2
-0
/
+347
*
tests: py: missing ip/dnat.t json updates
Pablo Neira Ayuso
2021-11-12
1
-0
/
+333
*
tests: py: remove verdict from closing end interval
Pablo Neira Ayuso
2021-11-08
4
-4
/
+4
*
evaluate: postpone transport protocol match check after nat expression evalua...
Pablo Neira Ayuso
2021-11-03
3
-0
/
+27
*
src: Support netdev egress hook
Lukas Wunner
2021-10-28
4
-2
/
+99
*
evaluate: check for missing transport protocol match in nat map with concaten...
Pablo Neira Ayuso
2021-09-29
2
-3
/
+25
*
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
2
-3
/
+1
*
netlink_delinearize: incorrect meta protocol dependency kill
Pablo Neira Ayuso
2021-08-26
3
-0
/
+27
*
tests: py: missing json update for numeric reject with icmp numeric
Pablo Neira Ayuso
2021-07-27
1
-0
/
+10
*
tests: py: update new reject with icmp code syntax leftover
Pablo Neira Ayuso
2021-07-27
1
-7
/
+7
*
src: promote 'reject with icmp CODE' syntax
Pablo Neira Ayuso
2021-07-26
2
-18
/
+18
*
parser_bison: parse number as reject icmp code
Pablo Neira Ayuso
2021-07-26
2
-0
/
+5
*
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
*
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
3
-0
/
+38
*
json: tests: add missing concat test case
Florian Westphal
2021-06-14
1
-0
/
+39
*
evaluate: restore interval + concatenation in anonymous set
Pablo Neira Ayuso
2021-06-11
5
-0
/
+44
*
tests: remove redundant test cases
Florian Westphal
2021-06-07
12
-1375
/
+0
*
json: catchall element support
Florian Westphal
2021-06-02
1
-0
/
+84
*
src: add set element catch-all support
Pablo Neira Ayuso
2021-05-11
4
-0
/
+89
[next]