some improvements to support Cisco.

FossilOrigin-Name: 9f0d9e58d55f90bd2020ef622b2501bccbb6038972c04550cb06248139b080c5
This commit is contained in:
7u83@mail.ru
2015-03-12 22:21:57 +00:00
parent 955ab26a81
commit 9f048da56f
21 changed files with 172 additions and 48 deletions

View File

@ -40,6 +40,10 @@ struct wtp_reboot_statistics{
/* structure to hold info about a wtp */
struct wtpinfo{
int capwap_mode;
uint8_t *ac_name;
uint8_t *name;
uint8_t * location;