Hi,

On Fri, Nov 12, 2021 at 5:03 PM Alexander Aring <[email protected]> wrote:
...
>
> It is and was always forbidden to call kernel_getpeername() in context
> of error_report(). To get rid of the problem we save the peer address in
> the connection struct and access it in error_report() without using
> kernel_getpeername() in this context.
>

I will send a v2, this can be improved by using inet_sk().

- Alex

Reply via email to