aboutgitcodebugslistschat
path: root/tcp_buf.c
Commit message (Expand)AuthorAgeFilesLines
* tcp: Correctly update SO_PEEK_OFF when tcp_send_frames() drops framesDavid Gibson2024-07-241-9/+14
* tcp: Obtain guest address from flowsideDavid Gibson2024-07-191-3/+3
* tcp: leverage support of SO_PEEK_OFF socket option when availableJon Maloy2024-07-151-6/+19
* vhost-user: compare mode MODE_PASTA and not MODE_PASSTLaurent Vivier2024-06-131-1/+1
* tcp: move buffers management functions to their own fileLaurent Vivier2024-06-131-0/+519