[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

log level in packet.c


Hi,

is it really intended that many logs in packet.c are done using
SSH_LOG_RARE. I see e.g. the output of ssh_log(session, SSH_LOG_RARE,
"%hhd bytes padding, %d bytes left in buffer", padding,
buffer_get_rest_len(session->in_buffer)); gazillions of time in my logs.
Why is that not SSH_LOG_PACKET?

</nk>



Follow-Ups:
Re: log level in packet.cAndreas Schneider <mail@xxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org