pseudo message elements added.
FossilOrigin-Name: 6fc25dc57f700b7e33288b8f877ff251adf4c371a0aafaadce6a401155ba2ca9
This commit is contained in:
parent
f4e99c297b
commit
ce7c6466be
@ -149,6 +149,11 @@ const char * cw_msgelemtostr(int elem)
|
||||
|
||||
|
||||
|
||||
case XCWMSGELEM_CAPWAP_LOCAL_IP_ADDRESS:
|
||||
return "local ip v4/v6 address";
|
||||
|
||||
case XCWMSGELEM_CAPWAP_RADIO_INFO:
|
||||
return "radio info";
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user