Gerard Garcia
82dfb540ae
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 >
2017-04-24 12:35:56 -04:00
..
2017-04-04 17:35:58 +02:00
2017-03-07 14:30:38 +01:00
2017-03-14 10:36:41 +01:00
2017-03-13 20:42:34 +00:00
2017-04-04 14:33:59 +02:00
2017-04-05 13:30:07 +01:00
2017-03-16 20:14:51 -07:00
2017-04-17 11:08:31 -04:00
2017-04-18 19:18:07 +02:00
2017-04-07 01:08:08 +02:00
2017-04-05 10:07:36 +02:00
2017-04-24 12:19:56 -04:00
2017-03-09 17:01:09 -08:00
2017-03-28 17:58:07 -07:00
2017-03-23 07:31:49 +01:00
2017-03-28 17:58:07 -07:00
2017-04-06 08:24:51 -07:00
2017-03-11 14:41:20 +01:00
2017-04-07 12:27:06 -06:00
2017-04-14 13:58:29 -06:00
2017-04-11 14:38:43 -04:00
2017-03-16 20:44:11 -07:00
2017-04-11 14:38:43 -04:00
2017-03-13 21:51:49 -07:00
2017-03-16 17:43:08 +08:00
2017-03-17 10:18:47 -04:00
2017-03-28 09:39:49 +02:00
2017-03-07 14:15:27 -08:00
2017-03-16 16:56:19 -07:00
2017-04-07 08:56:48 -06:00
2017-03-21 18:44:17 -07:00
2017-03-12 23:54:07 -07:00
2017-03-09 16:39:58 -08:00
2017-03-22 12:06:08 -07:00
2017-03-09 17:01:09 -08:00
2017-03-15 14:15:47 -04:00
2017-03-08 10:55:17 -07:00
2017-03-03 01:45:40 +01:00
2017-03-09 11:48:47 -08:00
2017-03-22 00:18:22 -07:00
2017-04-06 08:24:51 -07:00
2017-03-31 08:32:23 +02:00
2017-03-28 22:32:42 -07:00
2017-03-22 16:16:17 +01:00
2017-03-22 14:20:54 -07:00
2017-03-06 14:40:04 +00:00
2017-03-07 09:37:28 -08:00
2017-03-31 17:13:30 -07:00
2017-03-23 19:02:25 +01:00
2017-03-09 13:27:17 -08:00
2017-03-31 17:13:30 -07:00
2017-03-31 17:13:30 -07:00
2017-04-13 18:24:21 -07:00
2017-04-17 13:01:48 -04:00
2017-04-14 10:05:36 +02:00
2017-04-21 15:11:28 -04:00
2017-04-13 13:58:21 -04:00
2017-03-02 20:51:15 -05:00
2017-04-02 10:24:07 +03:00
2017-03-24 12:51:04 -07:00
2017-04-11 11:16:03 -04:00
2017-03-24 12:51:05 -07:00
2017-03-10 20:55:09 +01:00
2017-03-09 13:27:17 -08:00
2017-04-04 17:36:10 +02:00
2017-04-18 13:49:14 -04:00
2017-04-09 14:45:21 -07:00
2017-03-17 10:18:47 -04:00
2017-04-12 22:12:17 +02:00
2017-04-14 10:05:36 +02:00
2017-03-23 17:01:02 -07:00
2017-04-03 01:06:00 -04:00
2017-03-22 12:15:15 -07:00
2017-03-02 20:51:15 -05:00
2017-03-03 01:45:39 +01:00
2017-04-01 20:11:36 -07:00
2017-04-02 12:10:47 -04:00
2017-03-06 15:26:37 -06:00
2017-03-09 17:01:10 -08:00
2017-04-24 12:35:56 -04:00
2017-04-07 16:38:59 +03:00
2017-03-09 17:01:10 -08:00
2017-03-08 10:36:03 -08:00