qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] RFC/net: Add a net filter


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] RFC/net: Add a net filter
Date: Thu, 23 Jul 2015 12:57:58 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Jul 22, 2015 at 10:57:16PM +0800, Yang Hongyang wrote:
> Hi Stefan,
> 
> On 07/22/2015 09:26 PM, Stefan Hajnoczi wrote:
> >On Wed, Jul 22, 2015 at 11:55 AM, Yang Hongyang <address@hidden> wrote:
> >>This patch add a net filter between network backend and NIC devices.
> >>All packets will pass by this filter.
> >>TODO:
> >>  multiqueue support.
> >>  plugin support.
> >
> >What do you mean by plugin?
> >
> 
> A filter without plugin supplied will do nothing except pass by all packets, a
> plugin like dump for example, will dump all packets into a file. Or other
> plugins like a netbuffer plugin, will simply buffer the packets, release
> the packets when needed. However, these are my thoughts about the usecase,
> there might be more usecase about this.

Thanks, I understand.

Attachment: pgp0r3aSw_PhW.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]