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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: py: drop redundant JSON outputs
Pablo Neira Ayuso
2024-06-25
2
-86
/
+0
*
libnftables: search for default include path last
Pablo Neira Ayuso
2024-06-25
2
-23
/
+41
*
libnftables: add base directory of -f/--filename to include path
Pablo Neira Ayuso
2024-06-25
2
-0
/
+20
*
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
12
-3
/
+144
*
rule: do not crash if to-be-printed flowtable lacks priority
Florian Westphal
2024-06-16
2
-6
/
+15
*
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
4
-2
/
+14
*
cmd: provide better hint if chain is already declared with different type/hoo...
Pablo Neira Ayuso
2024-06-11
1
-1
/
+14
*
monitor: too large shift exponent displaying payload expression
Pablo Neira Ayuso
2024-06-11
1
-0
/
+1
*
scanner: inet_pton() allows for broader IPv4-Mapped IPv6 addresses
Pablo Neira Ayuso
2024-06-11
1
-24
/
+23
*
cache: recycle existing cache with incremental updates
Pablo Neira Ayuso
2024-06-03
1
-3
/
+15
*
cache: check for NFT_CACHE_REFRESH in current requested cache too
Pablo Neira Ayuso
2024-06-03
1
-3
/
+5
*
evaluate: Fix incorrect checking the `base` variable in case of IPV6
Maks Mishin
2024-06-03
1
-1
/
+1
*
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: bogus protocol conflicts in vlan with implicit dependencies
Pablo Neira Ayuso
2024-06-03
1
-12
/
+57
*
doc: drop duplicate ARP HEADER EXPRESSION
谢致邦 (XIE Zhibang)
2024-05-28
1
-38
/
+0
*
evaluate: add support for variables in map expressions
Jeremy Sowden
2024-05-20
9
-0
/
+338
*
evaluate: handle invalid mapping expressions in stateful object statements gr...
Jeremy Sowden
2024-05-20
1
-2
/
+3
*
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
*
doc: nft.8: Highlight "hook" in flowtable description
Phil Sutter
2024-04-24
1
-2
/
+2
*
doc: nft.8: Fix markup in ct expectation synopsis
Phil Sutter
2024-04-24
1
-1
/
+1
*
tests: shell: Fix for maps/typeof_maps_add_delete with ASAN
Phil Sutter
2024-04-24
3
-4
/
+4
*
json: Fix for memleak in __binop_expr_json
Phil Sutter
2024-04-24
1
-8
/
+16
*
Add support for table's persist flag
Phil Sutter
2024-04-19
8
-17
/
+142
*
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
4
-22
/
+22
*
json: Accept more than two operands in binary expressions
Phil Sutter
2024-04-12
7
-235
/
+91
*
doc: nft.8: Two minor synopsis fixups
Phil Sutter
2024-04-11
1
-2
/
+2
*
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
9
-113
/
+147
*
netlink_delinearize: unused code in reverse cross-day meta hour range
Pablo Neira Ayuso
2024-04-02
2
-8
/
+12
*
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
5
-13
/
+10
*
evaluate: display "Range negative size" error
Pablo Neira Ayuso
2024-03-20
1
-2
/
+2
[next]