From 3cff3445d5f395b8f9691d34d7f0718789bd5521 Mon Sep 17 00:00:00 2001 From: "7u83@mail.ru" <7u83@mail.ru@noemail.net> Date: Sat, 16 Aug 2014 17:31:08 +0000 Subject: [PATCH] More msgelems available. FossilOrigin-Name: 2ad2261881e922ab44e1ae4ced93707ddf2736495c5afc6968011e611d84f8db --- src/capwap/cw_msgelemtostr.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/capwap/cw_msgelemtostr.c b/src/capwap/cw_msgelemtostr.c index 5586bb36..70db0f25 100644 --- a/src/capwap/cw_msgelemtostr.c +++ b/src/capwap/cw_msgelemtostr.c @@ -68,8 +68,12 @@ const char * cw_msgelemtostr(int elem) return "ecn support"; /* Idle Timeout 23 Image Data 24 - Image Identifier 25 - Image Information 26 +*/ + case CWMSGELEM_IMAGE_IDENTIFIER: + return "image identifier"; + + + /* Image Information 26 Initiate Download 27 */ case CWMSGELEM_LOCATION_DATA: