Rename some CW_.. to CAPWAP_..
FossilOrigin-Name: ad9b7ebb54305c7510d42ea43037e5e540192931b1d01c9decee8870a2e34ed2
This commit is contained in:
@ -29,8 +29,8 @@ struct cw_strlist_elem capwap_strings_msg[] = {
|
||||
{ CAPWAP_MSG_DISCOVERY_REQUEST, "Discovery Request" },
|
||||
{ CAPWAP_MSG_DISCOVERY_RESPONSE,"Discovery Response" },
|
||||
{ CAPWAP_MSG_JOIN_REQUEST, "Join Request"},
|
||||
{ CW_MSG_JOIN_RESPONSE,"Join Response"},
|
||||
{ CW_MSG_CONFIGURATION_STATUS_REQUEST,"Configuration Status Request"},
|
||||
{ CAPWAP_MSG_JOIN_RESPONSE,"Join Response"},
|
||||
{ CAPWAP_MSG_CONFIGURATION_STATUS_REQUEST,"Configuration Status Request"},
|
||||
{ CW_MSG_CONFIGURATION_STATUS_RESPONSE,"Configuration Status Response"},
|
||||
{ CW_MSG_CONFIGURATION_UPDATE_REQUEST,"Configuration Update Request"},
|
||||
{ CW_MSG_CONFIGURATION_UPDATE_RESPONSE,"Configuration Update Response"},
|
||||
|
||||
Reference in New Issue
Block a user