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

Andrew Cagney cagney at vault.libreswan.fi
Sat Aug 24 12:50:41 UTC 2019


New commits:
commit 009eb83dc181076f93192c979d1e05cdb575ff5c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 23 21:16:42 2019 -0400

    ip programs: add more init_sa_info() calls
    
    Consequence of the not-so-static ip_info structures needing to use
    ntohl() to initialize IPv4 addresses embedded in in_sockaddr.
    
    If ip_address were to replace in_sockaddr with uint8_t[4] then
    init_sa_info() could (hopefully) go; however that first requires all
    code assuming in_sockaddr switching to in_info ....



More information about the Swan-commit mailing list