aboutgitcodebugslistschat
path: root/tcp_internal.h
Commit message (Expand)AuthorAgeFilesLines
* tcp: Use tcp_payload_t rather than tcphdrLaurent Vivier14 days1-0/+29
* tcp: Allow checksum to be disabledLaurent Vivier2024-09-181-1/+2
* tcp: Make tcp_update_seqack_wnd()s force_seq parameter explicitly booleanDavid Gibson2024-09-181-1/+1
* tcp: Clean up tcpi_snd_wnd probingDavid Gibson2024-09-181-2/+2
* treewide: Use "our address" instead of "forwarding address"David Gibson2024-08-211-1/+1
* flow, tcp: Generalise TCP hash table to general flow hash tableDavid Gibson2024-07-191-0/+1
* tcp: Obtain guest address from flowsideDavid Gibson2024-07-191-2/+1
* tcp, flow: Remove redundant information, repack connection structuresDavid Gibson2024-07-191-1/+5
* tcp: move buffers management functions to their own fileLaurent Vivier2024-06-131-0/+96