aboutsummaryrefslogtreecommitdiff
path: root/benchtests/inet_ntop_ipv4-source.c
AgeCommit message (Collapse)AuthorFilesLines
2025-06-24benchtests: Add IPv4 inet_ntop benchmarkAdhemerval Zanella1-0/+10
Random IP addresses in the full range. Reviewed-by: Collin Funk <collin.funk1@gmail.com> Reviewed-by: DJ Delorie <dj@redhat.com>