cisco ap mode and type

FossilOrigin-Name: f5dd66833265c239293a94fefa24a628ccf204eb40e2b5c09c3d3d0a23c0635a
This commit is contained in:
7u83@mail.ru
2018-04-22 08:51:00 +00:00
parent 03fe8d0da5
commit 34e2d016fe
2 changed files with 9 additions and 9 deletions

View File

@ -497,6 +497,9 @@ static struct cw_ElemDef configuration_update_response_elements[] ={
static int change_state_event_request_states[] = {CAPWAP_STATE_JOIN,0};
static struct cw_ElemDef change_state_event_request_elements[] ={
{0,0,CAPWAP_ELEM_RADIO_OPERATIONAL_STATE, 1,0},
{0,0,CAPWAP_ELEM_RESULT_CODE, 1,0},
{0,0,CAPWAP_ELEM_VENDOR_SPECIFIC_PAYLOAD, 0, CW_IGNORE},
{0,0,0,0,0}
};