Removed ol stuff
This commit is contained in:
@ -49,6 +49,7 @@ int static setup_cfg(struct cw_Conn * conn)
|
||||
int security;
|
||||
|
||||
security = cw_setup_dtls(conn,conn->local_cfg,"capwap",CAPWAP_CIPHER);
|
||||
printf ("ROLE: %d\n",conn->role);
|
||||
stop();
|
||||
// cw_ktv_set_byte(conn->local_cfg,"ac-descriptor/security",security);
|
||||
|
||||
|
Reference in New Issue
Block a user