On 01.09.2016 18:06, Stephen Hemminger wrote:
On Wed, 24 Aug 2016 20:08:25 +0200
Hannes Frederic Sowa [off-list ref] wrote:
quoted
Show which processes are using which tun/tap devices, e.g.:
$ ip -d tuntap
tun0: tun
Attached to processes: vpnc(9531)
vnet0: tap vnet_hdr
Attached to processes: qemu-system-x86(10442)
virbr0-nic: tap UNKNOWN_FLAGS:800
Attached to processes:
Signed-off-by: Hannes Frederic Sowa <redacted>
Applied, but needed a followon change to fix some style issues.
Thanks, the clean up looks good!