mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-30 05:50:53 +03:00
Update readme.eng.md
readme.end.md: typo
This commit is contained in:
parent
690d458ec7
commit
f1aba8d0a9
@ -396,7 +396,7 @@ By default fake payload is 64 zeroes. Can be overriden using `--dpi-desync-fake-
|
|||||||
### IP fragmentation
|
### IP fragmentation
|
||||||
|
|
||||||
Modern network is very hostile to IP fragmentation. Fragmented packets are often not delivered or refragmented/reassembled
|
Modern network is very hostile to IP fragmentation. Fragmented packets are often not delivered or refragmented/reassembled
|
||||||
on the way. Linux always reassembles forwarded fragmented ipv6 if possible and it cannot be disablled.
|
on the way. Linux always reassembles forwarded fragmented ipv6 if possible and it cannot be disabled.
|
||||||
But Linux can send fragments.
|
But Linux can send fragments.
|
||||||
Frag position is set independently for tcp and udp. By default 24 and 8, must be multiple of 8.
|
Frag position is set independently for tcp and udp. By default 24 and 8, must be multiple of 8.
|
||||||
Offset starts from the header following ip header - transport header in most cases.
|
Offset starts from the header following ip header - transport header in most cases.
|
||||||
|
Loading…
Reference in New Issue
Block a user