New commits: commit 054a3045b1ba79a9296419cbce5079b9b586cf8d Merge: 1c490ad5c1 c66f522acb Author: Andrew Cagney <cag...@gnu.org> Date: Fri Aug 1 22:35:21 2025 -0400
Merge ikev2: show correct port when logging IKE_SA_INIT response fix #2378 processed IKE_SA_INIT response from 192.1.2.23:UDP/4500 is a lie commit c66f522acbea0e085907fc3e97e43cfa99d5c894 Author: Andrew Cagney <cag...@gnu.org> Date: Fri Aug 1 22:34:37 2025 -0400 testing: expect IKE_SA_INIT response to be from correct port commit 31eb6188749624e1d2191071dd42f8bdde3b403b Author: Andrew Cagney <cag...@gnu.org> Date: Fri Aug 1 21:52:56 2025 -0400 ikev2: log who the IKE_SA_INIT response is really from i.e., md.sender, and not the possably natted .st_remote_endpoint commit db3b276fe4b27fdb075b10ab04978f7a23d5bd5a Author: Andrew Cagney <cag...@gnu.org> Date: Fri Aug 1 17:05:11 2025 -0400 ikev2: pass msg_digest into state transition's .llog_success() method .. and re-org generic methods. Split: void llog_v2_success_exchange_processed(struct ike_sa *ike); into: llog_success_ikev2_exchange_initiator; llog_success_ikev2_exchange_responder; llog_success_ikev2_exchange_response; and turn: llog_v2_success_exchange_sent_to(struct ike_sa *ike); llog_v2_success_state_story(struct ike_sa *ike); llog_v2_success_state_story_to(struct ike_sa *ike); into custom functions _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org