Re: [PATCH] net: Add option for tracing packets

2023-11-06 Thread Tom Rini
On Sat, Oct 07, 2023 at 09:53:12PM -0400, Sean Anderson wrote: > Add an option to trace all packets send/received. This can be helpful when > debugging protocol issues, as the packets can then be imported into > wireshark [1] and analyzed further. > > [1] https://www.wireshark.org/docs/wsug_html_

Re: [PATCH] net: Add option for tracing packets

2023-10-10 Thread Simon Glass
On Sat, 7 Oct 2023 at 20:01, Sean Anderson wrote: > > Add an option to trace all packets send/received. This can be helpful when > debugging protocol issues, as the packets can then be imported into > wireshark [1] and analyzed further. > > [1] https://www.wireshark.org/docs/wsug_html_chunked/ChIO