sd-netlink: make sd_genl_message_new() or friends return -EOPNOTSUPP if a module...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 22 Sep 2021 05:06:31 +0000 (14:06 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 29 Sep 2021 06:38:55 +0000 (15:38 +0900)
commit84f7bd769833a9699bde9a73a03e065086f77682
tree433fdc62cc3499dc69055ea70220a50da7c1c24b
parent4d4d898a4b820f2abd076403a820b4373f4023a1
sd-netlink: make sd_genl_message_new() or friends return -EOPNOTSUPP if a module is not supported by the kernel
src/libsystemd/sd-netlink/netlink-genl.c