Added config etry to ac.conf for capwap_mode
FossilOrigin-Name: bdbad2d11f21777bf7abe717a506d94c875cfa61be73bd262416aab233dd8e07
This commit is contained in:
@ -125,8 +125,9 @@ extern long conf_debug_level;
|
||||
extern uint8_t conf_macaddress[12];
|
||||
extern uint8_t conf_macaddress_len;
|
||||
|
||||
extern int conf_strict_capwap;
|
||||
extern int conf_strict_headers;
|
||||
extern long conf_strict_capwap;
|
||||
extern long conf_strict_headers;
|
||||
extern int conf_capwap_mode;
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user