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