More Cisco actionsadded.

FossilOrigin-Name: 063446c7f3a86b125941b7787a3e6d0703dade946b00ab874146562a29e38b38
This commit is contained in:
7u83@mail.ru
2016-03-11 08:40:01 +00:00
parent dcc941647f
commit c06763c8a1
3 changed files with 141 additions and 27 deletions

View File

@ -338,7 +338,7 @@ static cw_action_in_t actions_in[] = {
}
,
/* Result Code */
/* Result Code - Change State Event Req */
{
.capwap_state = CW_STATE_CONFIGURE,
.msg_id= CW_MSG_CHANGE_STATE_EVENT_REQUEST,
@ -351,7 +351,7 @@ static cw_action_in_t actions_in[] = {
}
,
/* Radio Poprational State */
/* Radio Poprational State - Change State Event Req */
{
.capwap_state = CW_STATE_CONFIGURE,
.msg_id= CW_MSG_CHANGE_STATE_EVENT_REQUEST,
@ -365,6 +365,18 @@ static cw_action_in_t actions_in[] = {
,
/* Vendor Specific Payload - Change State Req*/
{
.capwap_state = CW_STATE_CONFIGURE,
.msg_id = CW_MSG_CHANGE_STATE_EVENT_REQUEST,
.elem_id = CW_ELEM_VENDOR_SPECIFIC_PAYLOAD,
.start = cw_in_vendor_specific_payload,
.min_len=7
}
,
/* --------------------------------------------------------------------------
* Echo Request