summaryrefslogtreecommitdiff
path: root/lib/ofp-bundle.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ofp-bundle.c')
-rw-r--r--lib/ofp-bundle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ofp-bundle.c b/lib/ofp-bundle.c
index 0161c2bc6..941a8370e 100644
--- a/lib/ofp-bundle.c
+++ b/lib/ofp-bundle.c
@@ -292,6 +292,7 @@ ofputil_is_bundlable(enum ofptype type)
case OFPTYPE_IPFIX_FLOW_STATS_REQUEST:
case OFPTYPE_IPFIX_FLOW_STATS_REPLY:
case OFPTYPE_CT_FLUSH_ZONE:
+ case OFPTYPE_CT_FLUSH:
break;
}