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

Andrew Cagney cagney at vault.libreswan.fi
Sat Nov 26 21:13:53 EET 2022


New commits:
commit db281d67a066fcf68aca0541f83ff7c08a0ab2c1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Nov 26 14:12:41 2022 -0500

    testing: expect their_ip=... to show the peer's lease

commit d4e8a365e35b8d3403c66b114ab5b2015950a551
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Nov 26 14:01:45 2022 -0500

    connections: merge .has_lease and .has_internal_address
    
    Call it .has_lease since it is probably what comes to mind
    when CP is discussed.
    
    Note that this fixes:
    
    -000 "..."[1]:     oriented; my_ip=unset; their_ip=unset; ...
    +000 "..."[1]:     oriented; my_ip=unset; their_ip=192.0.2.1; ...
    
    "my_ip" and "their_ip" show the sourceip for each end (when unset
    it is derived).  After the change, and just like the peer's output,
    the peer's lease is shown.
    
    ref #924



More information about the Swan-commit mailing list