Arp_spa and arp_tpa are IP addresses, their width should be 32 bits.
Signed-off-by: yangchang <[email protected]>
---
lib/meta-flow.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/meta-flow.xml b/lib/meta-flow.xml
index a1a2036..bdd12f6 100644
--- a/lib/meta-flow.xml
+++ b/lib/meta-flow.xml
@@ -4312,9 +4312,9 @@ r r c c c.
<bits name="pln" above="8" below="4" width=".2"/>
<bits name="op" above="16" width=".2" fill="yes"/>
<bits name="sha" above="48" width="0.5" fill="yes"/>
- <bits name="spa" above="16" width="0.3" fill="yes"/>
+ <bits name="spa" above="32" width="0.5" fill="yes"/>
<bits name="tha" above="48" width="0.5" fill="yes"/>
- <bits name="tpa" above="16" width="0.3" fill="yes"/>
+ <bits name="tpa" above="32" width="0.5" fill="yes"/>
</header>
</diagram>
--
1.8.3.1
[email protected]
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev