New commits:
commit dcdfce70384af7d1bafdfb2d81a0a937f949770c
Author: Andrew Cagney <[email protected]>
Date:   Thu Feb 25 17:28:23 2021 -0500

    ip: add selector_is_address(selector, address)
    
    as in:
      sa = selector_from_address()
      selector_eq(selector, &sa)
    subnetisaddr() doesn't check ports and is clueless about protools.

commit 7a2a91c0eaa9999770343a1aade82a899708244d
Author: Andrew Cagney <[email protected]>
Date:   Thu Feb 25 17:15:27 2021 -0500

    ip: ip_range cleanups
    
    - sprinkle range_is_unset()
    
    - replace iprange_bits(lo,hi) with range_significant_bits(range)
    
      Fixes: ??? this really should use ip_range rather than a pair of
      ip_address values
    
    - update tests

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to