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

2019-08-23 Thread Andrew Cagney
New commits: commit 9e05e92d5acbf48173dc625dff60a0e4e27043d4 Author: Andrew Cagney 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

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

2019-08-23 Thread Andrew Cagney
New commits: commit 03f3cf757ce31d7296870d73f85ad91c7f177ed3 Author: Andrew Cagney Date: Thu Aug 22 21:50:38 2019 -0400 ip_info: add .{loopback,any}_address; rename .{none,all}->.{no,all}_addresses Initialize at runtime using address_from_in*_addr() and subnet().