index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
path:
root
/
flow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow: Clarify flow entry life cycle, introduce uniform logging
David Gibson
2024-02-29
1
-0
/
+5
*
flow: Add helper to determine a flow's protocol
David Gibson
2024-02-29
1
-0
/
+4
*
flow: Avoid moving flow entries to compact table
David Gibson
2024-01-22
1
-0
/
+1
*
flow: Enforce that freeing of closed flows must happen in deferred handlers
David Gibson
2024-01-22
1
-1
/
+0
*
flow: Move flow_count from context structure to a global
David Gibson
2024-01-22
1
-2
/
+2
*
flow, tcp: Add handling for per-flow timers
David Gibson
2024-01-22
1
-1
/
+3
*
flow, tcp: Add flow-centric dispatch for deferred flow handling
David Gibson
2024-01-22
1
-0
/
+1
*
tcp: Implement hash table with indices rather than pointers
David Gibson
2023-12-27
1
-0
/
+11
*
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