Removed ol stuff

This commit is contained in:
2022-08-22 16:44:34 +02:00
parent 65153617b7
commit 19e38b332f
4 changed files with 5 additions and 2 deletions

View File

@ -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);