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

Andrew Cagney cagney at vault.libreswan.fi
Mon Jul 8 15:53:14 UTC 2019


New commits:
commit 7bf72e65a66c726941f681fe5d6710f59e07b341
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Jul 7 21:41:05 2019 -0400

    state: initialize .st_local{addr,port} using .st_interface's .local_endpoint
    
    Since it is the interface's local_endpoint that will be used when
    sending the message.
    
    Was starting with the connection's .this.end (orientation means it can
    be different to the interface's local_endpoint), then later realising
    it didn't match the interface and "floating" it across.
    
    (update_ike_endpoints() was already syncing .st_local{addr,port} with
    .st_interface).



More information about the Swan-commit mailing list