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

Andrew Cagney cagney at vault.libreswan.fi
Thu Sep 23 21:44:31 UTC 2021


New commits:
commit eeb60fce6a390315de45ea3be989a642f6e84226
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Sep 23 17:42:54 2021 -0400

    testing: don't expect connection proposals in log

commit fd03734428ff720a677abbd441657d96cc15fb0a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Sep 23 15:37:58 2021 -0400

    ikev2: simplify process_v2_childs_sa_payload()
    
    let caller, which knows best, decide what proposals to pass in
    (and add more notes about Child SA rekeying should use previous
    crypto-suite)

commit 32bca1b0cb18aedc68e6d6ac2f53df644256a3ef
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Sep 23 15:00:12 2021 -0400

    ikev2: store the initial exchange proposals in 'struct config'
    
    ... instead of struct connection.  Generate and log them once when
    the (template) connection is loaded.  For connection instances,
    it was logging every new instance.

commit be07b53b69ce9e20bd8e52b4333c733136a7381f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Sep 23 13:25:40 2021 -0400

    proposals: drop refcnt
    
    Turns out it was working around:
      connections: in delete_every_connection() delete new-to-old
    i.e., instances before template (which has the pointer to free)

commit e49bc2dcad4d98eb96fdd2f574b92fdf39972f33
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Sep 23 13:15:18 2021 -0400

    connections: move .{ike,child}_proposals to struct config
    
    generated when connection is loaded



More information about the Swan-commit mailing list