]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'lsfd-tcp6' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 21 Feb 2023 12:01:47 +0000 (13:01 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 21 Feb 2023 12:01:47 +0000 (13:01 +0100)
* 'lsfd-tcp6' of https://github.com/masatake/util-linux:
  lsfd: use PRIu16 instead of SCNu16 in xasprintf
  lsfd: specify variables instead of types in sizeof operator
  lsfd: (test) add a case for TCPv6 sockets
  tests: (mkfds) add tcp6 factory
  lsfd: (man) write about TCP6 related columns
  lsfd: use extra information loaded from /proc/net/tcp6
  lsfd: (man) fix typos


Trivial merge