Re: [Qemu-devel] Working on AF_VSOCK packet capture

2016-04-27 Thread Stefan Hajnoczi
On Tue, Apr 26, 2016 at 04:44:25PM +, Gerard wrote: > My name is Gerard Garcia and I have been funded by GSOC16 to work on a > device driver to allow capturing host/guest traffic through AF_VSOCK > sockets: http://qemu-project.org/Features/VirtioVsock > > I'll mostly work on the Linux kernel c

[Qemu-devel] Working on AF_VSOCK packet capture

2016-04-26 Thread Gerard
Hi all, My name is Gerard Garcia and I have been funded by GSOC16 to work on a device driver to allow capturing host/guest traffic through AF_VSOCK sockets: http://qemu-project.org/Features/VirtioVsock I'll mostly work on the Linux kernel codebase but the device driver is closely related to QEMU