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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnftables: add base directory of -f/--filename to include path
Pablo Neira Ayuso
2024-06-25
1
-0
/
+18
*
dynset: avoid errouneous assert with ipv6 concat data
Son Dinh
2024-06-16
1
-3
/
+3
*
rule: do not crash if to-be-printed flowtable lacks priority
Florian Westphal
2024-06-16
1
-6
/
+9
*
cmd: skip variable set elements when collapsing commands
Pablo Neira Ayuso
2024-06-11
1
-0
/
+3
*
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
*
evaluate: bogus protocol conflicts in vlan with implicit dependencies
Pablo Neira Ayuso
2024-06-03
1
-12
/
+57
*
evaluate: add support for variables in map expressions
Jeremy Sowden
2024-05-20
1
-0
/
+12
*
evaluate: handle invalid mapping expressions in stateful object statements gr...
Jeremy Sowden
2024-05-20
1
-2
/
+3
*
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
3
-15
/
+81
*
mergesort: Avoid accidental set element reordering
Phil Sutter
2024-04-12
2
-2
/
+2
*
json: Accept more than two operands in binary expressions
Phil Sutter
2024-04-12
2
-3
/
+28
*
src: disentangle ICMP code types
Pablo Neira Ayuso
2024-04-04
4
-21
/
+78
*
netlink_delinearize: unused code in reverse cross-day meta hour range
Pablo Neira Ayuso
2024-04-02
1
-8
/
+4
*
datatype: use DTYPE_F_PREFIX only for IP address datatype
Pablo Neira Ayuso
2024-03-21
3
-3
/
+0
*
evaluate: display "Range negative size" error
Pablo Neira Ayuso
2024-03-20
1
-2
/
+2
*
netlink_delinearize: reverse cross-day meta hour range
Pablo Neira Ayuso
2024-03-20
2
-4
/
+26
*
netlink_delinearize: restore binop syntax when listing ruleset for flags
Pablo Neira Ayuso
2024-03-20
1
-46
/
+19
*
src: do not merge a set with a erroneous one
Florian Westphal
2024-03-20
2
-2
/
+4
*
parser: json: Support for synproxy objects
Phil Sutter
2024-03-19
1
-6
/
+11
*
json: Support maps with concatenated data
Phil Sutter
2024-03-19
2
-14
/
+14
*
json: Order output like nft_cmd_expand()
Phil Sutter
2024-03-19
1
-3
/
+5
*
src: remove utf-8 character in printf lines
Florian Westphal
2024-03-13
2
-13
/
+13
*
nftables: do mot merge payloads on negation
Sriram Rajagopalan
2024-03-13
1
-1
/
+0
*
evaluate: translate meter into dynamic set
Pablo Neira Ayuso
2024-03-12
2
-10
/
+15
*
parser: allow to define maps that contain ct helpers
Florian Westphal
2024-03-05
1
-2
/
+9
*
parser: allow to define maps that contain timeouts and expectations
Florian Westphal
2024-03-05
1
-3
/
+11
*
rule: fix ASAN errors in chain priority to textual names
Pablo Neira Ayuso
2024-03-05
1
-6
/
+9
*
netlink: allow typeof keywords with objref maps during listing
Florian Westphal
2024-03-01
1
-1
/
+7
*
parser: allow typeof in objref maps
Florian Westphal
2024-03-01
1
-0
/
+9
*
parser: compact type/typeof set rules
Florian Westphal
2024-03-01
1
-15
/
+9
*
parser: compact interval typeof rules
Florian Westphal
2024-03-01
1
-20
/
+14
*
src: improve error reporting for destroy command
谢致邦 (XIE Zhibang)
2024-02-28
1
-0
/
+6
*
parser_json: allow 0 offsets again
Florian Westphal
2024-02-26
1
-1
/
+1
*
expression: missing line in describe command with invalid expression
Pablo Neira Ayuso
2024-02-13
1
-1
/
+3
*
evaluate: permit use of host-endian constant values in set lookup keys
Pablo Neira Ayuso
2024-02-13
2
-7
/
+17
*
netlink_delinearize: move concat and value postprocessing to helpers
Florian Westphal
2024-02-13
1
-35
/
+47
*
cache: Always set NFT_CACHE_TERSE for list cmd with --terse
Phil Sutter
2024-02-13
1
-7
/
+3
*
netlink_linearize: add assertion to catch for buggy byteorder
Pablo Neira Ayuso
2024-02-09
1
-0
/
+2
*
evaluate: skip byteorder conversion for selector smaller than 2 bytes
Pablo Neira Ayuso
2024-02-09
1
-5
/
+7
*
cache: Optimize caching for 'list tables' command
Phil Sutter
2024-02-07
1
-1
/
+5
*
evaluate: fix check for unknown in cmd_op_to_name
谢致邦 (XIE Zhibang)
2024-02-07
1
-1
/
+1
*
evaluate: don't assert on net/transport header conflict
Florian Westphal
2024-02-07
1
-36
/
+33
*
datatype: display 0s time datatype
Pablo Neira Ayuso
2024-02-07
1
-5
/
+19
*
json: Support sets' auto-merge option
Phil Sutter
2024-01-31
2
-0
/
+3
[next]