diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2023-08-03 17:19:43 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2023-08-04 01:25:23 +0200 |
commit | cfe7509e5c1650256f3eebe68aaf3b19611ac9b8 (patch) | |
tree | f9846d27994e5cac9365b9a6296f29ff242aab54 /conf.c | |
parent | 257a6b0b7e76e17bdd6e107ae643db4466960654 (diff) | |
download | passt-cfe7509e5c1650256f3eebe68aaf3b19611ac9b8.tar passt-cfe7509e5c1650256f3eebe68aaf3b19611ac9b8.tar.gz passt-cfe7509e5c1650256f3eebe68aaf3b19611ac9b8.tar.bz2 passt-cfe7509e5c1650256f3eebe68aaf3b19611ac9b8.tar.lz passt-cfe7509e5c1650256f3eebe68aaf3b19611ac9b8.tar.xz passt-cfe7509e5c1650256f3eebe68aaf3b19611ac9b8.tar.zst passt-cfe7509e5c1650256f3eebe68aaf3b19611ac9b8.zip |
netlink: Use struct in_addr for IPv4 addresses, not bare uint32_t
This improves consistency with IPv6 and makes it harder to misuse these as
some other sort of value.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'conf.c')
0 files changed, 0 insertions, 0 deletions