summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/Debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'datapath-windows/ovsext/Debug.h')
-rw-r--r--datapath-windows/ovsext/Debug.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/datapath-windows/ovsext/Debug.h b/datapath-windows/ovsext/Debug.h
index cae6ac961..6de18125a 100644
--- a/datapath-windows/ovsext/Debug.h
+++ b/datapath-windows/ovsext/Debug.h
@@ -42,8 +42,9 @@
#define OVS_DBG_STT BIT32(22)
#define OVS_DBG_CONTRK BIT32(23)
#define OVS_DBG_GENEVE BIT32(24)
+#define OVS_DBG_IPFRAG BIT32(25)
-#define OVS_DBG_LAST 24 /* Set this to the last defined module number. */
+#define OVS_DBG_LAST 25 /* Set this to the last defined module number. */
/* Please add above OVS_DBG_LAST. */
#define OVS_DBG_ERROR DPFLTR_ERROR_LEVEL