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

Andrew Cagney cagney at vault.libreswan.fi
Fri Aug 23 20:11:21 UTC 2019


New commits:
commit 9e05e92d5acbf48173dc625dff60a0e4e27043d4
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Aug 22 19:46:20 2019 -0400

    ip: reduce isanyaddr() to: address_is_invalid() || address_is_any()
    
    I suspect calling code should be using one of those.  For instance,
    whack using address_is_invalid() to detect missing parameters, and
    address_is_any() to detect one not-allowed value.
    
    As side effects: abort when in_family is "corrupt"; and don't
    assume ip_address contains a sockaddr.



More information about the Swan-commit mailing list