isinetaddr/test
0x1eef f6e29e4756 Add isinetaddr6
This change introduces `isinetaddr6`, a function that validates
IPv6 addresses. The interface is identical to isinetaddr, where
0 is returned for an invalid address and 1 is returned for a valid
address.
2023-09-11 22:51:35 -03:00
..
iscidraddr_test.c Add coverage for a few more edge cases 2023-08-30 06:04:41 -03:00
isinetaddr6_test.c Add isinetaddr6 2023-09-11 22:51:35 -03:00
isinetaddr_test.c Add coverage for a few more edge cases 2023-08-30 06:04:41 -03:00