Fixed vendor specific payload in disc resp.
FossilOrigin-Name: 5083c269bcb20f392489c903e13d0047d96b59efe034945a3f56bbec25e9de8f
This commit is contained in:
parent
92ed7524bf
commit
a40e76664b
@ -72,7 +72,7 @@ static cw_action_in_t actions_in[] = {
|
||||
/* Vendor Specific Payload - Discovery Response*/
|
||||
{
|
||||
.capwap_state = CW_STATE_DISCOVERY,
|
||||
.msg_id = CW_MSG_DISCOVERY_REQUEST,
|
||||
.msg_id = CW_MSG_DISCOVERY_RESPONSE,
|
||||
.elem_id = CW_ELEM_VENDOR_SPECIFIC_PAYLOAD,
|
||||
.start = cw_in_vendor_specific_payload
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user