How to find the connection between tap interface and its file descriptor?
I have a qemu
VM started by an orchestration script, which creates transient tap
interfaces. When I inspect the command line arguments of the qemu-system-x86_64
process, then I can see, that the process connects to already opened tap
interface with the file descriptor 27
: