Renamed CW_CONTROL_PORT -> CAPWAP_CONTROL_PORT
FossilOrigin-Name: 8d06edf9b1b889422c94f52e85a8ee510e2010c79343b8ee671e7f3ae0c6f454
This commit is contained in:
@ -209,7 +209,7 @@ int wtpconf_ac_list()
|
||||
|
||||
int wtpconf_preinit()
|
||||
{
|
||||
conf_control_port=strdup(CW_CONTROL_PORT_STR);
|
||||
conf_control_port=strdup(CAPWAP_CONTROL_PORT_STR);
|
||||
conf_dtls_cipher=strdup(CONF_DEFAULT_DTLS_CIPHER);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user