Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes infer_defaults_to_first_non_loopback TC failure on s390x arch
Modifying parse_ipv4_addr function to ensure that the IP address is correctly parsed and combined into a 32-bit integer of the correct byte order for Big-Endian systems. Modifying the convert_to_string function to extract the bytes in the correct order for Big-Endian systems. Signed-off-by: Soham Munshi <[email protected]>
- Loading branch information