Updated IsDoing info for binkp sessions
This commit is contained in:
parent
4c075a5a7d
commit
1b7d41a802
@ -577,6 +577,7 @@ SM_STATE(Opts)
|
||||
// Syslog('b', "MBflag WeCan => WeWant");
|
||||
// binkp_send_command(MM_NUL, "OPT MB");
|
||||
// }
|
||||
IsDoing("Binkp to %s", ascfnode(remote->addr, 0xf));
|
||||
SM_SUCCESS;
|
||||
|
||||
SM_END
|
||||
@ -861,6 +862,7 @@ SM_STATE(PwdAck)
|
||||
|
||||
SM_STATE(Opts)
|
||||
|
||||
IsDoing("Binkp from %s", ascfnode(remote->addr, 0xf));
|
||||
SM_SUCCESS;
|
||||
|
||||
SM_END
|
||||
|
Reference in New Issue
Block a user