VSOCK: Add vsockmon device
authorGerard Garcia <[email protected]>
Fri, 21 Apr 2017 09:10:45 +0000 (10:10 +0100)
committerDavid S. Miller <[email protected]>
Mon, 24 Apr 2017 16:35:56 +0000 (12:35 -0400)
commit0b2e66448ba20eb30ea62345d6beb9ee2a1ce06b
tree044d66fc95f06c1239208e1d2b4ec7559b693ab0
parent531b374834c891ae2abf800693074df35a7d1a36
VSOCK: Add vsockmon device

Add vsockmon virtual network device that receives packets from the vsock
transports and exposes them to user space.

Based on the nlmon device.

Signed-off-by: Gerard Garcia <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
MAINTAINERS
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/vsockmon.c [new file with mode: 0644]
include/uapi/linux/Kbuild
include/uapi/linux/vsockmon.h [new file with mode: 0644]