From fd3c95d1614662ca61d00aa1910878dc47438187 Mon Sep 17 00:00:00 2001 From: "7u83@mail.ru" <7u83@mail.ru@noemail.net> Date: Sun, 17 Aug 2014 22:05:46 +0000 Subject: [PATCH] New files. FossilOrigin-Name: 1b292e17defcf71fe0b27c97689a7c137373d035adcd1f8633cb2643b53c09b5 --- src/capwap/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/capwap/Makefile b/src/capwap/Makefile index 465a804b..c7a11813 100644 --- a/src/capwap/Makefile +++ b/src/capwap/Makefile @@ -84,6 +84,7 @@ CAPWAPOBJS= \ cwsend_echo_request.o \ cwsend_echo_response.o \ cwsend_conf_status_response.o\ + cwread_configuration_status_request.o\ process_msgelems_discovery_request.o \ process_conf_status_request.o \ process_discovery_request.o \ @@ -109,6 +110,8 @@ CAPWAPOBJS= \ cw_ianavendoridtostr.o \ cw_readelem_ecn_support.o \ cw_readelem_ac_name.o \ + cw_readelem_radio_administrative_state.o \ + cw_readelem_statistics_timer.o \ cw_readelem_wtp_reboot_statistics.o\ cwmsg_addelem_vendor_cisco_ap_timesync.o