]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: initialize the ipc table before loading lists of unix socket peers via netlink...
authorMasatake YAMATO <yamato@redhat.com>
Sun, 23 Jul 2023 07:35:20 +0000 (16:35 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Mon, 2 Oct 2023 12:01:32 +0000 (21:01 +0900)
commitb20ab2779027cf872d857252b7d9f4355701a83f
tree1bdb1b049da95024512867f1bbba40f4ec86affd
parentc38162bf27028a61f5cbea8866faa626f01e60d9
lsfd: initialize the ipc table before loading lists of unix socket peers via netlink diag

Loading the lists is done in initialize_classes().

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