mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
nwfilter: extend schema + add testcase w/ connlimit-above
I am extending the schema with the recently added connlimit-above attribute and adding a test case for it to the test suite.
This commit is contained in:
@@ -387,6 +387,11 @@
|
||||
<ref name="sixbitrange"/>
|
||||
</attribute>
|
||||
</optional>
|
||||
<optional>
|
||||
<attribute name="connlimit-above">
|
||||
<ref name="uint16range"/>
|
||||
</attribute>
|
||||
</optional>
|
||||
</interleave>
|
||||
</define>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user