[libvirt] [PATCH] nwfilter: extend schema to support new targets

Eric Blake eblake at redhat.com
Tue Oct 25 15:01:30 UTC 2011


On 10/25/2011 08:04 AM, Stefan Berger wrote:
> Extend the nwfilter schema to support the continue and return targets.
>
> Signed-off-by: Stefan Berger <stefanb at linux.vnet.ibm.com>
>
> ---
> docs/schemas/nwfilter.rng | 2 ++
> 1 file changed, 2 insertions(+)
>
> Index: libvirt-acl/docs/schemas/nwfilter.rng
> ===================================================================
> --- libvirt-acl.orig/docs/schemas/nwfilter.rng
> +++ libvirt-acl/docs/schemas/nwfilter.rng
> @@ -866,6 +866,8 @@
> <value>drop</value>
> <value>accept</value>
> <value>reject</value>
> + <value>continue</value>
> + <value>return</value>

ACK (and sorry for missing that in my earlier review).

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list