Working on mods.
FossilOrigin-Name: b5e5c1240926372db9002305a0f0650ca7db5f6128a114f6078712dd2b575c05
This commit is contained in:
@ -28,6 +28,7 @@ static int detect(struct conn *conn,const uint8_t *rawmsg, int rawlen,struct soc
|
||||
{
|
||||
cw_log(LOG_INFO,"Detecting ...");
|
||||
conn->detected=1;
|
||||
conn->actions=&actions;
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user