commented out some old definitions.

FossilOrigin-Name: 414f673f28c88f945d4fea748c9db1243b9ee9c0ef310d8eed760071815fb3f6
This commit is contained in:
7u83@mail.ru 2016-03-14 11:26:57 +00:00
parent fbfddb20a2
commit 44cc3bafb2
1 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@
/**
* CAWAP header flags.
* CAPWAP header flags.
*/
#define CW_FLAG_HDR_R1 0x01 /* bit 0 reserved 1 */
#define CW_FLAG_HDR_R2 0x02 /* bit 1 reserved 2 */
@ -284,9 +284,9 @@ CW_MSG_MAXMSG = 26
/* pseudo message elements, defined for libcapwap */
#define XCWMSGELEM_CAPWAP_LOCAL_IP_ADDRESS 0x10000 /* means LOCAL_IPV4 or IPV6 ADRESS */
#define XCWMSGELEM_CAPWAP_CONTROL_IP_ADDRESS 0x20000 /* means LOCAL_IPV4 or IPV6 ADRESS */
#define XCWMSGELEM_CAPWAP_RADIO_INFO 0x30000 /* a radio info element */
//#define XCWMSGELEM_CAPWAP_LOCAL_IP_ADDRESS 0x10000 /* means LOCAL_IPV4 or IPV6 ADRESS */
//#define XCWMSGELEM_CAPWAP_CONTROL_IP_ADDRESS 0x20000 /* means LOCAL_IPV4 or IPV6 ADRESS */
//#define XCWMSGELEM_CAPWAP_RADIO_INFO 0x30000 /* a radio info element */