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

Andrew Cagney cagney at vault.libreswan.fi
Wed Nov 30 04:00:58 EET 2022


New commits:
commit 2e31b5741a2d01b5046f6bfca4bbf33297f09c9e
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 29 13:50:49 2022 -0500

    connections: simplify oppo_instantiate(t)
    
    - drop local_address parameter
      always t->local->host.addr
    
    - drop remote_id parameter
      either NULL or t->remote->id so never changed
    
    - inline spd_instantiate() body
    
    Note the call to update_spds_from_end_host_addr() followed by
    several set_spd_* calls.  i.e., multiple attempts at
    setting the client.



More information about the Swan-commit mailing list