]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: use extra information loaded from /proc/net/raw
authorMasatake YAMATO <yamato@redhat.com>
Wed, 1 Feb 2023 12:53:57 +0000 (21:53 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Fri, 10 Feb 2023 04:09:19 +0000 (13:09 +0900)
commit0188afb3266426df59fe61fb77fdca833b90a792
tree1a7c55030cfc0399035e0547f827c6f99d632386
parent838fa2706cffdc2ed0922f9e23d8fdb0d7bdbff3
lsfd: use extra information loaded from /proc/net/raw

RAW.PROTOCOL field is added.

Thomas Weißschuh <thomas@t-8ch.de> suggested making the test
script executable.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd-sock-xinfo.c
misc-utils/lsfd.1.adoc
misc-utils/lsfd.c
misc-utils/lsfd.h
tests/expected/lsfd/mkfds-raw [new file with mode: 0644]
tests/helpers/test_mkfds.c
tests/ts/lsfd/mkfds-raw [new file with mode: 0755]