This attribute shares space with OVS_KEY_ATTR_CT_ORIG_TUPLE_IPV6, but
it's still worth documenting.

Signed-off-by: Justin Pettit <jpet...@ovn.org>
---
 lib/odp-util.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/odp-util.h b/lib/odp-util.h
index f49aaa8160d9..9d4e224a747e 100644
--- a/lib/odp-util.h
+++ b/lib/odp-util.h
@@ -131,6 +131,7 @@ void odp_portno_name_format(const struct hmap *portno_names,
  *  OVS_KEY_ATTR_CT_MARK                 4    --     4      8
  *  OVS_KEY_ATTR_CT_LABEL               16    --     4     20
  *  OVS_KEY_ATTR_CT_ORIG_TUPLE_IPV6     40    --     4     44
+ *  OVS_KEY_ATTR_CT_ORIG_TUPLE_IPV4      -    --     -      - (shared  with 
_CT_ORIG_TUPLE_IPV6)
  *  OVS_KEY_ATTR_ETHERNET               12    --     4     16
  *  OVS_KEY_ATTR_ETHERTYPE               2     2     4      8  (outer VLAN 
ethertype)
  *  OVS_KEY_ATTR_VLAN                    2     2     4      8
-- 
2.7.4

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to