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

Andrew Cagney cagney at vault.libreswan.fi
Tue Jun 18 13:39:54 UTC 2019


New commits:
commit 774e5c273d398e90f902e352fffaf1024da585cc
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jun 17 19:14:13 2019 -0400

    server: add struct iface_port .local_endpoint
    
    Unlike .ip_addr, always costruct the endpoint using address+port,
    and pexpect its contents to match .ip_addr+port.
    
    When logging, replace various combinations of %s:%d, port=%d and %s@%d
    with str_endpoint(.local_endpoint) as the latter correctly formats
    IPv6 addresses as [address]:port.
    
    .ip_addr and .port will go away.



More information about the Swan-commit mailing list