]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commit5298cb17c9727ca815e7dc2582c9058716e3a0ea
treedf81d11ccaecd148b05c2a56a43e0146fe12a576
parent9e7b5270c733a63d1871446ac633bc3f6d524551
parent6fbf7a6de59fda8d8b98518ff4b6d38e1b4a5784
Merge branch 'lsfd--socknetns-for-tuntap' of https://github.com/masatake/util-linux

* '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 "$?"