New commits:
commit 20bf73afabf3b88566b7c33dfb190ddd394a685e
Merge: 9f9059690e 9e52e4ca82
Author: Andrew Cagney <[email protected]>
Date: Fri Nov 1 14:47:51 2024 -0400
state: clean out duplicate_state()
remove cloning to child when not needed
document when it is needed
close #1883 don't copy IKEv2 Child SA parameters from IKE SA in
duplicate_state()
Merge commit '9e52e4ca82f8c91120cd3636b72129d98314f657'
commit 9e52e4ca82f8c91120cd3636b72129d98314f657
Author: Andrew Cagney <[email protected]>
Date: Fri Nov 1 12:26:19 2024 -0400
state: document why st*dns* and NAT fields are cloned in duplicate_state()
commit dded0e2be59b2ec611d3f852301edd8fd3d6bc10
Author: Andrew Cagney <[email protected]>
Date: Fri Nov 1 12:15:09 2024 -0400
state: rename .quirks to .st_v1_quirks - IKEv1 only
in duplicate_state() only clone when IKEv1
move merge_quirks() to quirks.c
commit 2f8bb57fb3573c30346d657ff053ac6724e7ecb0
Author: Andrew Cagney <[email protected]>
Date: Fri Nov 1 11:41:41 2024 -0400
state: in duplicate_state() document cloning .st_oakley and .st_n[ir]
For IKEv2, an IKE_AUTH child uses the inherited IKE SA values
while a CREATE_CHILD_SA child uses its own.
commit 8ed09833ae7b6a1a4f467878b118d9de1e927a72
Author: Andrew Cagney <[email protected]>
Date: Fri Nov 1 10:30:17 2024 -0400
ikev2: don't clone any NSS fields in duplicate_state()
move code to new_v1_child_sa(), that is:
.st_skeyid_nss
.st_skey_d_nss renamed to st_skeyid_d_nss
.st_skey_ai_nss renamed to st_skeyid_a_nss
.st_skey_ei_nss renamed to st_skeyid_e_nss
.st_enc_key_nss
commit d694ea69fcaabc84cc350862fabdd434ee35d687
Author: Andrew Cagney <[email protected]>
Date: Fri Nov 1 08:37:32 2024 -0400
ikev2 ppk: don't clone .st_skey_p[ir]_nss in duplicate_state()
commit f65406533b0083265c7186d1745cf9b564423678
Author: Andrew Cagney <[email protected]>
Date: Fri Nov 1 08:34:59 2024 -0400
ikev2: don't clone .st_skey_[ea]r_nss in duplicate_state()
Note: the initiator fields .st_skey_[ea]i_nss are used
by IKEv1 via the macros st_skey_[dae]_nss.
commit 580385701f63cfa322c73af8436091f9c1315a4b
Author: Andrew Cagney <[email protected]>
Date: Thu Oct 31 22:16:07 2024 -0400
ikev2: pass the logger into LDBG_tcpdump_ike_sa_keys()
nee DBG_tcpdump_ike_sa_keys()
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]