[tcpdump-workers] Re: [tcpdump] About TSO

2023-10-07 Thread Francois-Xavier Le Bail
On 22/09/2023 09:02, Francois-Xavier Le Bail wrote: >> In 2005, a patch was proposed about TSO (TCP segment offload) for print-ip.c >> with a "#ifdef GUESS_TSO". >> https://github.com/the-tcpdump-group/tcpdump/commit/c8623960f050cb81c12b31107070021f27f14b18 >> >> It was never build by default. Is

[tcpdump-workers] Re: [tcpdump] About TSO

2023-09-22 Thread Francois-Xavier Le Bail
> In 2005, a patch was proposed about TSO (TCP segment offload) for print-ip.c > with a "#ifdef GUESS_TSO". > https://github.com/the-tcpdump-group/tcpdump/commit/c8623960f050cb81c12b31107070021f27f14b18 > > It was never build by default. Is there a reason? Missing tests? Missing some > additiona