You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc
Philippe Antoine 15bf91c5cc ftp: do not create more than max-tx transactions
Ticket: 8592

Fixes: 5ddd808e9b ("ftp: don't halt the flow when raising
too_many_transactions")

In the case we receive a big chunk of TCP data, we end up
creating much more than max-tx transactions, and have
quadratic complexity on this packet, even if all
these transactions get cleaned up at the end of the processing
of this packet.

(cherry picked from commit 82c4190558)
2 days ago
..
doxygen
userguide ftp: do not create more than max-tx transactions 2 days ago
AUTHORS
Basic_Setup.txt
INSTALL doc/install: fix minor typo 9 months ago
Makefile.am doc: remove outdated GITGUIDE 9 months ago
NEWS
README
Setting_up_IPSinline_for_Linux.txt
TODO
Third_Party_Installation_Guides.txt

README