aboutgitcodebugslistschat
path: root/flow.h
Commit message (Expand)AuthorAgeFilesLines
* tcp: Implement hash table with indices rather than pointersDavid Gibson2023-12-271-0/+11
* flow,tcp: Use epoll_ref type including flow and sideDavid Gibson2023-12-041-1/+1
* flow: Introduce 'sidx' type to represent one side of one flowDavid Gibson2023-12-041-0/+14
* flow, tcp: Add logging helpers for connection related messagesDavid Gibson2023-12-041-0/+14
* flow: Make unified version of flow table compactionDavid Gibson2023-12-041-0/+2
* flow, tcp: Move TCP connection table to unified flow tableDavid Gibson2023-12-041-0/+8
* flow, tcp: Generalise connection typesDavid Gibson2023-12-041-0/+36