13 Mar
2024
13 Mar
'24
3:22 p.m.
On Thu, 7 Mar 2024 12:26:02 +0100
Laurent Vivier
In tap_send_frames(), if we failed to send all the frames, we must only log the frames that have been sent, not all the frames we wanted to send.
Fixes: dda7945ca9c9 ("pcap: Handle short writes in pcap_frame()") Cc: david@gibson.dropbear.id.au Signed-off-by: Laurent Vivier
Applied. -- Stefano