New commits:
commit 1a875a6e9eaf3eb1c63f77df4c91ee586c84629b
Author: Andrew Cagney <[email protected]>
Date: Sat Feb 5 12:18:18 2022 -0500
pervasive: rename address.any (:: or 0.0.0.0) to address.unspec
UNSPEC is the IPv6 term. Hint that this is not %any.
commit 79f45cd27207fc6cb5ccaf0b20f287424738e935
Author: Andrew Cagney <[email protected]>
Date: Fri Feb 4 21:57:53 2022 -0500
ip: delete address_is_any() unused
commit c52c11299f343168a6335adf6de21c2c01945a50
Author: Andrew Cagney <[email protected]>
Date: Fri Feb 4 21:20:40 2022 -0500
pervasive: use [!]address_is_specified() instead of address_is_any()
Where address_is_specified() is defined as: !unset && !:: && !0.0.0.0
Use the field <<enum keyword_host type>> to determine if the host
address (set or not) is %any, a DNS address, from the wire, ...
Use address_is_specified() to see if it's been set.
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit