New commits: commit c5814cc41ddc7271249d313e392d267b0a1a9fa5 Merge: d07e63b72f 51b598e008 Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 21:45:15 2025 -0400
Merge connections: add extracted conn to DB before resolving ... and when debugging is enabled, validate the connection DB after each addition. see #2301 resolve host during orient(), not extract commit 51b598e0085f7f9472d8dd939197fbbb088d77f6 Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 17:53:47 2025 -0400 connections: in extract_connection() add to DB _before_ resolving Which, to turn it around, means that resolving the host addrs and then updating can happen later, much later, and maybe even off line. commit 5b5690a8fd98d80cb3c22c2bc5547436538e5519 Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 17:20:57 2025 -0400 connections: in vdbg_connection(), call connection_db_check() commit 0647999e32fd520994c5c39d971d2acca76251fd Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 15:03:08 2025 -0400 hash_table: pass WHERE into *_check() functions ... and make logger param constant commit 020cf5bd9f04345fc3354be0cc48ada2cdc3201c Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 10:57:21 2025 -0400 hash-table: drop declaration of {connection,state}_db_check_{connection,state}() not implemented commit d8d18bee42f3d02c819ef7548d22f2a826943bc2 Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 10:29:04 2025 -0400 connections: pass verbose into extract_connection() commit c81708fe083505f6bab4407054bed06bf40d8001 Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jul 14 21:49:35 2025 -0400 connections: move code extracting the connection to extract.[hc] Get connections.c back down to a sane size. _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org