New commits:
commit dec2e8e8dfadfa73b3ea08f32a90faa95b91dc6e
Author: Andrew Cagney <[email protected]>
Date:   Wed Mar 24 19:27:25 2021 -0400

    ip: really fix ttoaddress("127.1") and other esoteric edge cases
    
    such as:
      127.65534 -> 127.0.255.254
      010.010.010.010 -> 8.8.8.8
      0x1.0x2.0x3.0x4 -> 1.2.3.4
    drop host dependent:
      0h01020304
    (do not try searching for IPv6 plus IPv4 formats)

commit 721a3de3565b03cad5d2107eb4774c214e4b5bc0
Author: Andrew Cagney <[email protected]>
Date:   Wed Mar 24 18:03:01 2021 -0400

    testing: add '127.1' to ipcheck tests

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

Reply via email to