]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd-packet' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Thu, 9 Mar 2023 11:17:46 +0000 (12:17 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 9 Mar 2023 11:17:46 +0000 (12:17 +0100)
commit162536cd99440a79184e4d01bea38dc47ea09228
treeeb1c131cdfc81992c37eae48d737e240c6caa553
parent12c6597d5ca2d310b399b3f18f87fce8eee4d500
parent457764764782c941d3172f32e101fc5c982cce5d
Merge branch 'lsfd-packet' of https://github.com/masatake/util-linux

* 'lsfd-packet' of https://github.com/masatake/util-linux:
  tests: (lsfd) add more cases for packet sockets
  tests: (mkfds) don't specify a protocol in connect(2) for AF_PACKET socket
  lsfd: (man) write more about NAME column
  lsfd: use extra information loaded from /proc/net/packet
  lsfd: add a helper function decoding interface indexes
  lsfd: make items in netns_tree extensible
  lsfd: simplify functions for comparing items
  lsfd: (style) reformat colinfo array