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

Andrew Cagney cagney at vault.libreswan.fi
Wed Oct 2 12:01:35 UTC 2019


New commits:
commit c2146e639035460384118ec06a1b2afbb324ccc4
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Sep 29 09:13:31 2019 -0400

    ip: replace ip_address's .af with .version (value 0, 4, 6)
    
    More intuitive, at least when printing an ip_address from a debugger.
    
    Remove the sockaddr #includes.

commit 107224de2c1097ed0cabc30870a24c4307504c2b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Oct 1 09:22:54 2019 -0400

    connections: make the expression isanyaddr(&client_net) && isanyaddr(&client_mask) more boring
    
    replace it with subnet_contains_all_addresses(&client).



More information about the Swan-commit mailing list