]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'lsfd--socknetns-for-tuntap' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Wed, 25 Feb 2026 08:02:05 +0000 (09:02 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 25 Feb 2026 08:02:05 +0000 (09:02 +0100)
* 'lsfd--socknetns-for-tuntap' of https://github.com/masatake/util-linux:
  lsfd: fill SOCK.NETNS column for tuntap
  lsfd: load the information of the network namespace behind a tun device
  lsfd: (refactor) call ioctl(TUNGETDEVNETNS) from target_fd related methods
  lsfd: add stubs of target_fd related methods to cdev_class
  tests: (lsfd::*) revise the way to use "$?"
  tests: (lsns::*) revise the way to use "$?"


Trivial merge