Added capwap mode variable.
FossilOrigin-Name: ea8aa64359e6d032cae24aab80cf7ee45488daddb091455323cf9e86605f115e
This commit is contained in:
parent
f217cd8f1f
commit
1c2e5d3061
@ -111,6 +111,9 @@ struct conn{
|
||||
/* used to link the conn obj with other objects */
|
||||
void * data;
|
||||
|
||||
/* misc */
|
||||
int capwap_mode;
|
||||
|
||||
int strict_capwap;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user