Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flow,tcp: Use epoll_ref type including flow and side | David Gibson | 2023-12-04 | 1 | -1/+1 |
* | flow: Introduce 'sidx' type to represent one side of one flow | David Gibson | 2023-12-04 | 1 | -0/+14 |
* | flow, tcp: Add logging helpers for connection related messages | David Gibson | 2023-12-04 | 1 | -0/+14 |
* | flow: Make unified version of flow table compaction | David Gibson | 2023-12-04 | 1 | -0/+2 |
* | flow, tcp: Move TCP connection table to unified flow table | David Gibson | 2023-12-04 | 1 | -0/+8 |
* | flow, tcp: Generalise connection types | David Gibson | 2023-12-04 | 1 | -0/+36 |