When raising the MSRV to 1.50.0 or above: * Make `ipv4addr_to_libc` a `const fn`, since `Ipv4Addr::octets` is const in that version.