On Mon, Mar 4, 2024 at 10:29 AM Jason Xing <[email protected]> wrote:
>
> From: Jason Xing <[email protected]>
>
> Printing the addresses can help us identify the exact skb/sk
> for those system in which it's not that easy to run BPF program.
> As we can see, it already fetches those, then use it directly
> and it will print like below:
>
> ...tcp_retransmit_skb: skbaddr=XXX skaddr=XXX family=AF_INET...
>
> Signed-off-by: Jason Xing <[email protected]>

Reviewed-by: Eric Dumazet <[email protected]>

Reply via email to