Colored debugging...
FossilOrigin-Name: 153201cffee624726d6bcd3e428c0d69d7cc9e9cba6a84a5687de94a850550dd
This commit is contained in:
@ -20,7 +20,7 @@ int cw_in_check_disc_req(struct conn *conn, struct cw_action_in *a, uint8_t * da
|
||||
|
||||
/* if mandatory elements are missing send no discovery response */
|
||||
if (n) {
|
||||
cw_dbg(DBG_CW_INFO,
|
||||
cw_dbg(DBG_MSG_ERR,
|
||||
"Ignoring Discovery Request from %s - missing mandatory elements.",
|
||||
sock_addr2str(&conn->addr));
|
||||
return -1;
|
||||
|
Reference in New Issue
Block a user