From b397bf637313b5e06a44191888c26a05ad58183c Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Wed, 15 Sep 2021 08:09:38 -0400 Subject: [PATCH] TT#14008 increase number of kernel payload types Change-Id: I01e98d4937cd88ba5e1503aaa72c6a8a9c5c8fa6 --- kernel-module/xt_RTPENGINE.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel-module/xt_RTPENGINE.h b/kernel-module/xt_RTPENGINE.h index 03129eec2..19e43b2cb 100644 --- a/kernel-module/xt_RTPENGINE.h +++ b/kernel-module/xt_RTPENGINE.h @@ -3,7 +3,7 @@ -#define NUM_PAYLOAD_TYPES 16 +#define NUM_PAYLOAD_TYPES 32 #define MAX_FORWARD_DESTINATIONS 32