[libvirt] [PATCH] nwfilter: extend schema + add testcase w/ connlimit-above test

Eric Blake eblake at redhat.com
Fri Apr 23 14:40:29 UTC 2010


On 04/23/2010 08:34 AM, Stefan Berger wrote:
> I am extending the schema with the recently added connlimit-above
> attribute and adding a test case to the test suite.
> 
> Signed-off-by: Stefan Berger <stefanb at us.ibm.com>
> 
> ---
>  docs/schemas/nwfilter.rng                   |    5 +++++
>  tests/nwfilterxml2xmlin/conntrack-test.xml  |   14 ++++++++++++++
>  tests/nwfilterxml2xmlout/conntrack-test.xml |   12 ++++++++++++
>  tests/nwfilterxml2xmltest.c                 |    2 ++
>  4 files changed, 33 insertions(+)
> 
> Index: libvirt-acl/docs/schemas/nwfilter.rng
> ===================================================================
> --- libvirt-acl.orig/docs/schemas/nwfilter.rng
> +++ libvirt-acl/docs/schemas/nwfilter.rng
> @@ -387,6 +387,11 @@
>            <ref name="sixbitrange"/>
>          </attribute>
>        </optional>
> +      <optional>
> +        <attribute name="connlimit-above">
> +          <ref name="uint16range"/>
> +        </attribute>
> +      </optional>

ACK.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100423/824fe2e5/attachment-0001.sig>


More information about the libvir-list mailing list