]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'lsfds-netlink' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Thu, 2 Mar 2023 11:34:04 +0000 (12:34 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 2 Mar 2023 11:34:04 +0000 (12:34 +0100)
* 'lsfds-netlink' of https://github.com/masatake/util-linux:
  tests: (lsfd) add cases for NETLINK sockets
  lsfd: use extra information loaded from /proc/net/netlink
  tests: (mkfds) add netlink factory
  tests: (lsfd,mkfds) define new error code for EPROTONOSUPPORT
  tests: (mkfds) add unsigned int parameter type
  tests: (lsfd) use ${PIPESTATUS[]} instead of $?


Trivial merge