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

Andrew Cagney cagney at vault.libreswan.fi
Tue Nov 29 23:23:49 EET 2022


New commits:
commit e66b929adbecdcde814ae335744030a53d607b21
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 29 12:26:51 2022 -0500

    connections: split rw_responder() instantiate
    
    - rw_responder_instantiate()
    
      called when only the initiator's host address is known
      this code setting the client.selector is dubious
    
    - rw_responder_id_instantiate()
    
      called when finding a better connection; the initiator's ID is
      known (and for IKEv1, seemingly, the subnet is also known)
    
    In either case, don't pexpect it to be called with an opportunistic
    connection.



More information about the Swan-commit mailing list