New commits:
commit 7e25b4f908856f73fcde54ee5b4e4514a1b99b06
Author: Andrew Cagney <[email protected]>
Date: Thu Jul 13 06:44:46 2023 -0400
connections: move pre-discard_connection() cleanups to caller
... of delete_connection(); this exposes things like:
remove_connection_from_pending(*c);
delete_states_by_connection(*c);
+
+ remove_connection_from_pending(*c);
+ delete_states_by_connection(*c);
+ connection_unroute(*c, HERE);
+
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit