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
Jason Ish a16f087b93 dnp3: reduce flood threshold to 32 and make configurable
Lower the number of unreplied requests from 500 to 32 to consider a
flood. At the very least this is an anomaly given the DNP3 spec mentions
that DNP3 should only have one outstanding request at a time, with an
exception for unsolicited responses, so in practice no more than 2
should be seen.

Additionally make this value configurable by introducing the max-tx
parameter.

Ticket: #8181
5 months ago
..
doxygen
userguide dnp3: reduce flood threshold to 32 and make configurable 5 months ago
AUTHORS
Basic_Setup.txt
INSTALL doc/install: fix minor typo 8 months ago
Makefile.am doc: remove outdated GITGUIDE 8 months ago
NEWS
README
Setting_up_IPSinline_for_Linux.txt
TODO
Third_Party_Installation_Guides.txt

README