New commits: commit 70cebad9e39360176346b04b8d116fe2083620ab Merge: eebab38b97 a7ac11b2a1 Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jul 14 20:37:04 2025 -0400
Merge ddns: re-resolve everything! In connection_check_ddns1() call resolve_connection_addrs_from_configs() which re-resolved everything. For moment assume there are still blocks in the way of a complely unresolved connection (as would happen when both ends have DNS names and DNS is down, or an end has %defaultroute and the route is broke). see resolve host during orient(), not extract #2301 commit a7ac11b2a1f800bf03b82b2d5ab10b9eb39f78b6 Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jul 14 16:38:01 2025 -0400 ddns: call resolve_connection_hosts_from_configs() commit e4db8b1b3bf1ac047b9ca6486b49a3f07aa1c922 Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jul 14 16:31:02 2025 -0400 logging: sprinkle verbose over ddns.c commit e9e18762a38a96835839206a7a89115c11206913 Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jul 14 16:30:43 2025 -0400 logging: sprinkle const over initiate and orient commit e5c52047bd06d75de7fa76ceb8db1292d54638db Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jul 14 16:15:04 2025 -0400 connections: save the extracted host.addr family in config.host.afi Drop HOST_AFI parameter to resolve_connection_hosts_from_configs(), instead using config.host.afi. _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org