refactoring: removed s3 s4 fileds from ui part
This commit is contained in:
parent
7a8d8d5c7f
commit
90aa63d9c9
16 changed files with 375 additions and 645 deletions
|
|
@ -19,8 +19,6 @@ Jmin = $JUNK_PACKET_MIN_SIZE
|
|||
Jmax = $JUNK_PACKET_MAX_SIZE
|
||||
S1 = $INIT_PACKET_JUNK_SIZE
|
||||
S2 = $RESPONSE_PACKET_JUNK_SIZE
|
||||
S3 = $COOKIE_REPLY_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