New commits: commit 1f52f8e1934adcd333425739e5d4270151ac65d9 Merge: 31cf503afd f8a6d26027 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Jul 30 17:20:49 2025 -0400
Merge ikev2: simplify IKE_AUTH code updating peer's endpoint eliminate stuff trying to update Child SA since, at this point, there isn't one. ref #2375 call update_ike_endpoints() from IKE_INTERMEDIATE responder commit f8a6d26027dcba9f89e8af639001cc2aa173b91c Author: Andrew Cagney <cag...@gnu.org> Date: Wed Jul 30 17:18:14 2025 -0400 ikev2: in ikev2_nat_change_port_lookup(), don't try to update children this is called early in IKE_AUTH so there are none commit 875a39fc9cc093d69ceb73022b815a09e387f4ea Author: Andrew Cagney <cag...@gnu.org> Date: Wed Jul 30 10:13:08 2025 -0400 ikev2: in ikev2_nat_change_port_lookup(), MD is never NULL commit 5f993a14e47d13d2803c006906bda54bd7bf17a9 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Jul 30 10:11:35 2025 -0400 ikev2: pass struct ike_sa into ikev2_nat_change_port_lookup() not struct state commit d993871fb421bdbeb10fb48b750a5bef68292287 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Jul 30 10:03:32 2025 -0400 nat: clone nat_traversal_change_port_lookups() into {IKEv1,IKEv2} versions The code handles orphaned Child SAs, but IKEv2 doesn't have them. _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org