Work on decrypting Cisco's add wlan msg element.
FossilOrigin-Name: d833703e09017e5c53c85d0c9c7a3376b890c5e07304c849d68f3e03c0569f23
This commit is contained in:
@ -33,4 +33,11 @@
|
||||
0, /* ID to use store */ \
|
||||
0, 1114 /* min/max length */
|
||||
|
||||
#define CW_ACTION_IN_CISCO_ADD_WLAN\
|
||||
CW_CISCO_ADD_WLAN, /* Element ID*/ \
|
||||
cw_in_cisco_add_wlan, 0, /* start/end callback */ \
|
||||
NULL, /* Type of element */ \
|
||||
0, /* ID to use store */ \
|
||||
0, 1114 /* min/max length */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user