]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: use "struct in_addr" to represent IPv4 addresses
authorMasatake YAMATO <yamato@redhat.com>
Tue, 24 Jan 2023 22:30:31 +0000 (07:30 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 2 Feb 2023 14:23:01 +0000 (23:23 +0900)
commit643f30c7993403214fb2104ed76309e16288c2a4
treeac28a5df4bdc094e68d5c2ccca6274ecb18656e5
parentcb097fb7eeeff84456a41cd5f48edd5dc88700f4
lsfd: use "struct in_addr" to represent IPv4 addresses

So we can use macros defined in netinet/in.h.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd-sock-xinfo.c