All:
I notice that at D_FULLDEBUG, we are getting a bunch of new messages
around every daemon core command:
06/11/15 14:30:37 Return from Timer handler 8 (Time to negotiate)
06/11/15 14:30:37 DAEMONCORE: ReadCommand()
06/11/15 14:30:37 DAEMONCORE: EnableCrypto()
06/11/15 14:30:37 DAEMONCORE: VerifyCommand()
06/11/15 14:30:37 DAEMONCORE: SendResponse()
06/11/15 14:30:37 DAEMONCORE: SendResponse() : NOT m_new_session
06/11/15 14:30:37 DAEMONCORE: ExecCommand(m_req == 421, m_real_cmd ==
421, m_auth_cmd == 421)
06/11/15 14:30:37 Calling HandleReq <RESCHEDULE_commandHandler> (0) for
command 421 (Reschedule) from unauthenticated@unmapped
<128.105.14.141:34248>
Do these need to be D_FULLDEBUG?
-greg
|