[Swan-commit] Changes to ref refs/heads/main

2023-09-24 Thread Andrew Cagney
New commits: commit 1df502984413396a92f381f344ff0d096c523e29 Author: Andrew Cagney Date: Sat Sep 23 20:20:27 2023 -0400 ikev2: eliminate some delete_state() calls In process_any_v2_IKE_AUTH_request_child_sa_payloads use delete_child_sa().

[Swan-commit] Changes to ref refs/heads/main

2023-09-24 Thread Andrew Cagney
New commits: commit 8cfb36c55ac2285d5bde885922e23b5081999cc7 Author: Andrew Cagney Date: Sun Sep 24 22:41:52 2023 -0400 ikev1: in send_v1_notification() use connection_delete_*() ... not delete_state(); also note #1286 commit b75a8cd56a2ac83d802334596116287a95278221 Author:

[Swan-commit] Changes to ref refs/heads/main

2023-09-24 Thread Andrew Cagney
New commits: commit 8f74bd3bc7b46b71ee81b98387c789e01eccfeed Author: Andrew Cagney Date: Sun Sep 24 12:21:26 2023 -0400 ikev2: use connection_delete_child() ... in process_v2_IKE_AUTH_response_child_sa_payloads() ___ Swan-commit mailing

[Swan-commit] Changes to ref refs/heads/main

2023-09-24 Thread Andrew Cagney
New commits: commit c599fafc16c0fe62454648bac5c68ab1519fbfea Author: Andrew Cagney Date: Sat Sep 23 22:23:18 2023 -0400 connections: make .going_away go away connections, which are refcnt'ed, no longer trigger recursive deletes; in fact trying to force a connection's delete