diff options
author | Gerard Garcia <ggarcia@deic.uab.cat> | 2017-04-21 11:10:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-24 18:35:56 +0200 |
commit | 82dfb540aeb277d945bf646ff780493b8a520d8a (patch) | |
tree | a3cddfc8d7dc3bd71133e56e5a3d8005f58b0ad8 /firmware | |
parent | VSOCK: Add vsockmon device (diff) | |
download | linux-82dfb540aeb277d945bf646ff780493b8a520d8a.tar.xz linux-82dfb540aeb277d945bf646ff780493b8a520d8a.zip |
VSOCK: Add virtio vsock vsockmon hooks
The virtio drivers deal with struct virtio_vsock_pkt. Add
virtio_transport_deliver_tap_pkt(pkt) for handing packets to the
vsockmon device.
We call virtio_transport_deliver_tap_pkt(pkt) from
net/vmw_vsock/virtio_transport.c and drivers/vhost/vsock.c instead of
common code. This is because the drivers may drop packets before
handing them to common code - we still want to capture them.
Signed-off-by: Gerard Garcia <ggarcia@deic.uab.cat>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Jorgen Hansen <jhansen@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions