qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: zhanghailiang <zhang.zhanghailiang@huawei.com>, qemu-devel@nongnu.org
Cc: hongyang.yang@easystack.cn
Subject: Re: [Qemu-devel] [PATCH v3 0/2] Introduce 'status' property for netfilter
Date: Wed, 2 Mar 2016 13:37:12 +0800	[thread overview]
Message-ID: <56D67C08.1040408@redhat.com> (raw)
In-Reply-To: <1456810623-8980-1-git-send-email-zhang.zhanghailiang@huawei.com>



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

      parent reply	other threads:[~2016-03-02  5:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01  5:37 [Qemu-devel] [PATCH v3 0/2] Introduce 'status' property for netfilter zhanghailiang
2016-03-01  5:37 ` [Qemu-devel] [PATCH v3 1/2] filter: Add 'status' property for filter object zhanghailiang
2016-03-01  5:37 ` [Qemu-devel] [PATCH v3 2/2] filter-buffer: Add status_changed callback processing zhanghailiang
2016-03-02  5:37 ` Jason Wang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56D67C08.1040408@redhat.com \
    --to=jasowang@redhat.com \
    --cc=hongyang.yang@easystack.cn \
    --cc=qemu-devel@nongnu.org \
    --cc=zhang.zhanghailiang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).