On 9/26/2018 2:03 PM, Leon Romanovsky wrote:
On Wed, Sep 26, 2018 at 12:42:55PM +0300, Israel Rukshin wrote:Hi Leon, On 9/25/2018 8:39 PM, Leon Romanovsky wrote:Does it mean that remote user can spam local dmesg?No, because the connection is closed right away.But error is printed before you close the connection, so what will stop from me to send bogus data in the loop? Thanks
I guess in the worst case it will print <queue_depth> messages. This will stop the loop.
regards, Israel