New commits:
commit 6151c90ac33632d0a45bb42b42900229b2f557a8
Merge: 61d46ba7c4 b2b9dbfd4c
Author: Andrew Cagney <[email protected]>
Date: Tue Oct 14 15:38:58 2025 -0400
Merge ikev2: update exchange and transition structures
- give the CREATE_CHILD_SA exchanges
new Child SA
rekey IKE SA
rekey Child SA
separate transitions (they were sharing some)
- in struct v2_transition, replace:
enum ikev2_exchange .exchange
with
struct v2_exchange .exchange
i.e., transitions now belong to an exchange
- add struct v2_exchange .name (exchange->type + subplot)
replace jam_v2_exchange() and str_enum_short(exchange->type)
- use LARVAL when refering to the larval CREATE_CHILD_SA
states and transitions
commit b2b9dbfd4c462a2b976bc6eae0503590c9509b70
Author: Andrew Cagney <[email protected]>
Date: Tue Oct 14 15:38:01 2025 -0400
testing: update CREATE_CHILD_SA log messages (includes subplot)
commit 96c7a886d6417d6d1e85a5ce3aef3309055ef9e2
Author: Andrew Cagney <[email protected]>
Date: Tue Oct 14 10:29:13 2025 -0400
ikev2: add v2_exchange .name (exchange_type + subplot), use
commit b8f9d340d2f11bd53018705e4c46205fc43e38c8
Author: Andrew Cagney <[email protected]>
Date: Tue Oct 14 09:39:25 2025 -0400
ikev2: drop v2_transition .exchange_type, made redundant by .exchange
commit c48116426d044eb5780d258bdd82819f1ac3a0f7
Author: Andrew Cagney <[email protected]>
Date: Tue Oct 14 09:28:30 2025 -0400
testing: update expected debug output
commit 66278211d945f97aa6be708eb65e49476cd5814a
Author: Andrew Cagney <[email protected]>
Date: Mon Oct 13 23:37:07 2025 -0400
ikev2: rename finite_state .v2.child_transition to .v2.larval_sa_transition
match code handling larval SAs
commit 3938b4d92fea6eda3b9d2280ead0412d55fd306d
Author: Andrew Cagney <[email protected]>
Date: Mon Oct 13 22:56:06 2025 -0400
ikev2: add v2_transition .exchange pointing at v2_exchange
expect it to never be null
commit c59b39d5e91a952ff7bcb7b81ee1ea7e8d0bcb7f
Author: Andrew Cagney <[email protected]>
Date: Mon Oct 13 23:09:19 2025 -0400
ikev2: split CREATE_CHILD_SA response transitions
so that new Child SA, rekey Child SA, and rekey IKE SA
are separate; update stories
commit 01931a90c1f9c6557eb1514031bd5ac8f76adcae
Author: Andrew Cagney <[email protected]>
Date: Mon Oct 13 22:15:58 2025 -0400
ikev2: rename v2_transition .exchange to .exchange_type
match name of packet field
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]