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 <ggarcia@deic.uab.cat> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
531b374834
commit
0b2e66448b
@@ -477,6 +477,7 @@ header-y += virtio_types.h
|
||||
header-y += virtio_vsock.h
|
||||
header-y += virtio_crypto.h
|
||||
header-y += vm_sockets.h
|
||||
header-y += vsockmon.h
|
||||
header-y += vt.h
|
||||
header-y += vtpm_proxy.h
|
||||
header-y += wait.h
|
||||
|
Reference in New Issue
Block a user