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

Andrew Cagney cagney at vault.libreswan.fi
Tue Feb 1 18:40:25 EET 2022


New commits:
commit f4b835356f05fe1081e66554e61840d186a206ba
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 1 11:32:27 2022 -0500

    ip: simplify IPv6 path in ttoaddress()
    
    - use 1-byte offsets (not 2-byte words)
    - use memmove()/memset()
    - handle leading/trailing : in main loop
    - eliminate getpiece()
    - use a shunk_t cursor
    and
    - eliminate use of ipv6_info.address.any

commit ee1f2f7aa1ec8af53a207e9bdc239521de3ae439
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 1 11:31:02 2022 -0500

    testing: check single leading/trailing : in IPv6 address



More information about the Swan-commit mailing list