]> git.ipfire.org Git - thirdparty/suricata.git/commit
ike: do not keep server transforms in state 6469/head
authorPhilippe Antoine <contact@catenacyber.fr>
Mon, 21 Jun 2021 08:50:12 +0000 (10:50 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 11 Oct 2021 06:36:00 +0000 (08:36 +0200)
commitaccdad7881e43a1d2895c22ad0e85fddbd37a429
treec37691dd21f796066d5cd9efc1aa58f2827bf51a
parent83887510a8994e0b5dfb3e4522507a3462fad58b
ike: do not keep server transforms in state

Fixes #4534

Now, only the tx with the transforms will match
with ike.chosen_sa_attribute
rust/src/ike/detect.rs
rust/src/ike/ike.rs
rust/src/ike/ikev2.rs