tcp session record last packet tcp payload length used to calculate seq of injected RST packets
This commit is contained in:
@@ -28,6 +28,7 @@ struct tcp_half
|
||||
|
||||
uint32_t seq;
|
||||
uint32_t ack;
|
||||
uint16_t len;
|
||||
uint8_t flags;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user