Detect method now checks WBID.
FossilOrigin-Name: 0897b9a86e6e40ea04acc14fcfb41d020be1cc4c06683d73123be821cdee47cc
This commit is contained in:
@ -97,10 +97,10 @@
|
||||
|
||||
|
||||
/* wireless binding ids */
|
||||
#define CWTH_WBID_RESERVED1 0
|
||||
#define CWTH_WBID_IEEE80211 1
|
||||
#define CWTH_WBID_RESERVED2 2
|
||||
#define CWTH_WBID_EPCGLOBAL 3
|
||||
#define CW_WBID_RESERVED1 0
|
||||
#define CW_WBID_IEEE80211 1
|
||||
#define CW_WBID_RESERVED2 2
|
||||
#define CW_WBID_EPCGLOBAL 3
|
||||
|
||||
|
||||
#define CAPWAP_PACKET_PREAMBLE (CAPWAP_VERSION<<4)
|
||||
|
Reference in New Issue
Block a user