4 Jan
2023
4 Jan
'23
6:45 p.m.
On Fri, 9 Dec 2022 16:42:14 +1100
David Gibson
tcp[46]_l2_buf_bytes keep track of the total number of bytes we have queued to send to the tap interface. tcp_l2_buf_flush_passt() uses this to determine if sendmsg() has sent all the data we requested, or whether we need to resend a trailing portion.
In the subject: s/compute/computed/. -- Stefano