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/rust
Philippe Antoine a8079dc978 mqtt: limits the number of active transactions per flow
Ticket: 4530

So, that we do not get DOS by quadratic complexity, while
looking for a new pkt_id over the ever growing list
of active transactions
4 years ago
..
.cargo
derive
src mqtt: limits the number of active transactions per flow 4 years ago
.gitignore
Cargo.toml.in quic: Add QUIC App Layer 4 years ago
Makefile.am
cbindgen.toml quic: Add QUIC App Layer 4 years ago
rustfmt.toml