qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v8 06/11] netfilter: add an API to pass the pack


From: Thomas Huth
Subject: Re: [Qemu-devel] [PATCH v8 06/11] netfilter: add an API to pass the packet to next filter
Date: Thu, 27 Aug 2015 17:11:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

On 26/08/15 11:59, Yang Hongyang wrote:
> add an API qemu_netfilter_pass_to_next() to pass the packet
> to next filter.
> 
> Signed-off-by: Yang Hongyang <address@hidden>
> 
> ---
> v5: fold params to NetPacket struct
> ---
>  include/net/filter.h |  3 +++
>  net/filter.c         | 33 +++++++++++++++++++++++++++++++++
>  2 files changed, 36 insertions(+)

Reviewed-by: Thomas Huth <address@hidden>




reply via email to

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