mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
7 lines
219 B
XML
7 lines
219 B
XML
|
<filter name='testcase' chain='root'>
|
||
|
<uuid>5c6d49af-b071-6127-b4ec-6f8ed4b55335</uuid>
|
||
|
<rule action='accept' direction='out' priority='500'>
|
||
|
<tcp srcipaddr='$A' dscp='2' srcportstart='$B'/>
|
||
|
</rule>
|
||
|
</filter>
|