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
Pierre Chifflier f90733fe3f rust/ikev2: fix events not being raised in first message
The `set_event` function requires that the transaction is already
inserted, or the event set is silently lost.
When parsing first IKEv2 message, first insert transaction, prepare
values, and borrow back inserted transaction to update it.
6 years ago
..
.cargo
src rust/ikev2: fix events not being raised in first message 6 years ago
.gitignore
Cargo.toml.in
Makefile.am
gen-c-headers.py
rustfmt.toml