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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Wed Oct 3 06:20:16 UTC 2018


New commits:
commit 4b504a2410bd193326295cb3119682eda11fec91
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Wed Oct 3 02:08:51 2018 -0400

    libswan: fix some flaws with resolve_ppp_peer
    
    - remove incorrect introductory comments
    
    - rename to "resolve_point_to_point_peer" to make name clearer
      (corresponds to flag IFF_POINTOPOINT)
    
    - reduce scope of ifa
    
    - call getnameinfo(3) with a correct (smaller) bound on buffer "peer"
    
    - put braces around large body of FOR
    
    - simplify control flow, eliminating second call to freeifaddrs(3)



More information about the Swan-commit mailing list