summaryrefslogtreecommitdiff
path: root/datapath-windows/include/OvsPub.h
diff options
context:
space:
mode:
Diffstat (limited to 'datapath-windows/include/OvsPub.h')
-rw-r--r--datapath-windows/include/OvsPub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/datapath-windows/include/OvsPub.h b/datapath-windows/include/OvsPub.h
index e94dacfe2..14a1f3d58 100644
--- a/datapath-windows/include/OvsPub.h
+++ b/datapath-windows/include/OvsPub.h
@@ -417,6 +417,7 @@ typedef struct _OVS_PACKET_INFO {
uint32_t inPort;
uint32_t cmd;
OvsIPv4TunnelKey tunnelKey;
+ uint8_t *payload;
/* Includes user data defined as chain of netlink attributes followed by the
* packet data. */
uint8_t data[0];