]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd--tun-netns' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Thu, 27 Nov 2025 09:32:15 +0000 (10:32 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 27 Nov 2025 09:32:15 +0000 (10:32 +0100)
commit6c537ea825f83ed524ecd922d486b7dc5f1c3d66
treefda73826ef99d36eddf7d1fa3e50c3dc69b66d6a
parent1300c1fdd1c89e4cf3ebbfe93d469e0fccd326a7
parentff2650962f09b9abef33116b9b4ecd1da2feacae
Merge branch 'lsfd--tun-netns' of https://github.com/masatake/util-linux

* 'lsfd--tun-netns' of https://github.com/masatake/util-linux:
  lsfd: add TUN.DEVNETNS column
  tests: (lsfd::mkfds-cdev-tun,refactor) make the case extensible
  lsfd: (doc) fix English in SOCK.NETNS description
  lsfd: (cleanup) add missing "break" in a case statement
  lsfd: (cleanup) return 0 instead of false
  lsfd: (refactor) introduce tundata struct
lsfd-cmd/lsfd.c