New commits:
commit 774e5c273d398e90f902e352fffaf1024da585cc
Author: Andrew Cagney <[email protected]>
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.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to