TCP reassembly add stat of TCP retransmit and TCP overlap
This commit is contained in:
@@ -81,6 +81,9 @@ enum session_stat
|
||||
STAT_TCP_SEGS_EXPIRED,
|
||||
STAT_TCP_PLDS_EXPIRED,
|
||||
|
||||
STAT_TCP_SEGS_RETRANSMIT,
|
||||
STAT_TCP_PLDS_RETRANSMIT,
|
||||
|
||||
STAT_TCP_SEGS_OVERLAP,
|
||||
STAT_TCP_PLDS_OVERLAP,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user