custom-nfqws-quic4all-complex fix comment

This commit is contained in:
bol-van 2022-06-01 16:25:23 +03:00
parent 7393dd6ba0
commit 0af2bb1841
2 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@
# NOTE : do not use TTL fooling. chromium QUIC engine breaks sessions if TTL expired in transit received # NOTE : do not use TTL fooling. chromium QUIC engine breaks sessions if TTL expired in transit received
# this hack was first intended for TSPU but it appeared that it's overkill # this hack was first intended for TSPU but it appeared that it's overkill
# it's enough to send short header fake before initial
QNUM2=$(($QNUM+10)) QNUM2=$(($QNUM+10))
QNUM3=$(($QNUM+11)) QNUM3=$(($QNUM+11))

View File

@ -5,7 +5,6 @@
# NOTE : do not use TTL fooling. chromium QUIC engine breaks sessions if TTL expired in transit received # NOTE : do not use TTL fooling. chromium QUIC engine breaks sessions if TTL expired in transit received
# this hack was first intended for TSPU but it appeared that it's overkill # this hack was first intended for TSPU but it appeared that it's overkill
# it's enough to send short header fake before initial
QNUM2=$(($QNUM+10)) QNUM2=$(($QNUM+10))
QNUM3=$(($QNUM+11)) QNUM3=$(($QNUM+11))