Merge "Bug-4957 Double candidate Onwership initial commit"
[openflowplugin.git] / test-scripts / xmls / f19.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow xmlns="urn:opendaylight:flow:inventory">
3     <strict>false</strict>
4     <flow-name>FooXf19</flow-name>
5     <id>142</id>
6     <cookie_mask>255</cookie_mask>
7     <cookie>19</cookie>
8     <table_id>2</table_id>
9     <priority>1</priority>
10     <hard-timeout>1200</hard-timeout>
11     <idle-timeout>3400</idle-timeout>
12     <installHw>false</installHw>
13     <instructions>
14         <instruction>
15             <order>0</order>
16             <apply-actions>
17                 <action>
18                     <order>0</order>
19                     <dec-nw-ttl/>
20                 </action>
21             </apply-actions>
22         </instruction>
23     </instructions>
24     <match>
25         <metadata>
26             <metadata>12345</metadata>
27         </metadata>
28     </match>
29 </flow>