qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/2] Introduce 'status' property for netfilte


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH v3 0/2] Introduce 'status' property for netfilter
Date: Wed, 2 Mar 2016 13:37:12 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1


On 03/01/2016 01:37 PM, zhanghailiang wrote:
> This is picked from COLO series, which is to realize the new 'status'
> property for filter.
>
> With this property, users can control if the filter is enabled or
> disabled.
>
> ChangeLog:
> v3:
> - Use 'bool on' instead of member 'char *status' (Jason)
> - Extract the process of setup timer into a new helper
>
> zhanghailiang (2):
>   filter: Add 'status' property for filter object
>   filter-buffer: Add status_changed callback processing
>
>  include/net/filter.h |  4 ++++
>  net/filter-buffer.c  | 34 ++++++++++++++++++++++++++++------
>  net/filter.c         | 41 +++++++++++++++++++++++++++++++++++++++++
>  qemu-options.hx      |  4 +++-
>  4 files changed, 76 insertions(+), 7 deletions(-)
>

Apply to -net.

Thanks



reply via email to

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