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

Andrew Cagney cagney at vault.libreswan.fi
Wed Mar 30 22:38:34 EEST 2022


New commits:
commit 2750e11729af433ad717e3168ee769b699ef8671
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Mar 30 14:10:42 2022 -0400

    ikev1: in agressive mode use {local,remote}.config.host.auth
    
    ... and not c->policy.  Given authby=secret,rsasig, the code "tried"
    to prefer PSK; it now prefers RSA reflecting what show-connection
    prints.

commit 6dc7cdec7680d159dc9e853ae3a0be54e71c26af
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Mar 30 09:49:16 2022 -0400

    peer-id: in update_peer_id() check remote authby.null, not c->policy

commit f500f91d495e7019b8414f9d1f316c16780d6e18
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Mar 30 09:46:18 2022 -0400

    addresspool: cleanup can_reuse_lease()
    
    - rename to client_can_reuse_lease()
    - check c->remote ... for NULL and PSK, not c->policy

commit 63d8f5917956d2f6a1f22acef4d3d2bef3cb7012
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Mar 30 09:33:43 2022 -0400

    ikev1: cleanup ISAKMP_SA_established()
    
    - drop IKEv2 only first contact code!
    - use remote->config->host.authby.{psk,null}
    - note that check for null is conservative



More information about the Swan-commit mailing list