]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commitf8cb4c0df925a45a55d3c2305af2b2f743798f8c
treea26e8eedd083498d7dad8e6e07179f66e3e7b6a7
parentd02841bec3249e6c05c09a889f615f4349e6a17b
parentb4e3984174692aa917a7dab527766343af15f435
Merge branch 'lsfd-tcp6' of https://github.com/masatake/util-linux

* '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