diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-03-21 15:04:48 +1100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-04-05 16:59:05 +0200 |
commit | 67a62589185f947a8757528818e090f9ae264738 (patch) | |
tree | 4f22aa987f0b68733c0a9dd8db5563dab8425d97 /checksum.h | |
parent | f4e38b5cd232cefa63ec6ca901efb95aad87c2c3 (diff) | |
download | passt-67a62589185f947a8757528818e090f9ae264738.tar passt-67a62589185f947a8757528818e090f9ae264738.tar.gz passt-67a62589185f947a8757528818e090f9ae264738.tar.bz2 passt-67a62589185f947a8757528818e090f9ae264738.tar.lz passt-67a62589185f947a8757528818e090f9ae264738.tar.xz passt-67a62589185f947a8757528818e090f9ae264738.tar.zst passt-67a62589185f947a8757528818e090f9ae264738.zip |
util: Add helper to return name of address family
We have a few places where we want to include the name of the internet
protocol version (IPv4 or IPv6) in a message, which we handle with an
open-coded ?: expression.
This seems like something that might be more widely useful, so make a
trivial helper to return the correct string based on the address family.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'checksum.h')
0 files changed, 0 insertions, 0 deletions