feat: s3, s4
This commit is contained in:
parent
3842618aa6
commit
2e915f8484
14 changed files with 168 additions and 15 deletions
|
|
@ -19,6 +19,8 @@ Jmin = $JUNK_PACKET_MIN_SIZE
|
|||
Jmax = $JUNK_PACKET_MAX_SIZE
|
||||
S1 = $INIT_PACKET_JUNK_SIZE
|
||||
S2 = $RESPONSE_PACKET_JUNK_SIZE
|
||||
S3 = $UNDERLOAD_PACKET_JUNK_SIZE
|
||||
S4 = $TRANSPORT_PACKET_JUNK_SIZE
|
||||
H1 = $INIT_PACKET_MAGIC_HEADER
|
||||
H2 = $RESPONSE_PACKET_MAGIC_HEADER
|
||||
H3 = $UNDERLOAD_PACKET_MAGIC_HEADER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue