Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-22 01:05:48 +00:00

nfqws2: allow quic CRYPTO fragment intersection and dups

This commit is contained in:
bol-van
2026-03-04 12:31:40 +03:00
parent f59ddbb645
commit 14a2548bf5
4 changed files with 50 additions and 20 deletions

View File

@@ -266,3 +266,9 @@ v0.9.4.3
* github, linux-builder: reduce arm executable size by 20% - move to armv7+thumb
* init.d: warn if hostlist/ipset files are inside zapret2 root
* zapret-lib: do not call apply_arg_prefix in apply_execution_plan - call it right before instance execute
0.9.4.5
* github: rollback to lj_alloc in luajit for arm64 and mips64
* nfqws2: join fragments in quic CRYPTO reconstruction. allow intersections.