Add depth comment.

remotes/origin/master-1.1.x
Victor Julien 15 years ago
parent a26768ce7a
commit bf88a6de09

@ -1387,6 +1387,9 @@ static int HandleSegmentStartsAfterListSegment(ThreadVars *tv, TcpReassemblyThre
* \brief Function to Check the reassembly depth valuer against the
* allowed max depth of the stream reassmbly for TCP streams.
*
* \todo maybe we can make an exception for packets that are retransmissions
* so they are between isn and next_seq
*
* \param stream stream direction
* \param size size of the segment that is added
*

Loading…
Cancel
Save