Bug 7785: Remove flows with invalid action
[integration/test.git] / csit / variables / xmls / f23.xml
index d4665e127b469938aff09b295819abcfbc059c7c..cda57b9c1f8d794fbe41625e8d4510c4eee21fc9 100644 (file)
@@ -25,8 +25,8 @@
                 <type>34525</type>
             </ethernet-type>
         </ethernet-match>
-        <ipv6-source>1234:5678:9ABC:DEF0:FDCD:A987:6543:210F/76</ipv6-source>
-        <ipv6-destination>fe80:2acf:e9ff:fe21::6431/94</ipv6-destination>
+        <ipv6-source>1234:5678:9ABC:DEF0:FDC0::/76</ipv6-source>
+        <ipv6-destination>fe80:2acf:e9ff:fe21::6431/128</ipv6-destination>
         <metadata>
             <metadata>12345</metadata>
         </metadata>
@@ -41,4 +41,4 @@
         <tcp-source-port>183</tcp-source-port>
         <tcp-destination-port>8080</tcp-destination-port>
     </match>
-</flow>
\ No newline at end of file
+</flow>