Commit Graph

59 Commits

Author SHA1 Message Date
luwenpeng
6b3fc4b560 Add Packet/IPv4/TCP/UDP helpers API 2024-01-03 16:20:27 +08:00
luwenpeng
b353c9c824 Split session_manager_dispatch into session_manager_dispatch and session_manager_expire 2023-12-22 18:57:39 +08:00
luwenpeng
2aeb699359 Session manager add builtin ex data 2023-12-22 14:45:37 +08:00
luwenpeng
fa4cc898d8 Reduce packet_get_xxx() calls 2023-12-21 20:03:43 +08:00
luwenpeng
cd47b46e7a Add test cases for session manager (session state machine) 2023-12-21 18:08:00 +08:00
luwenpeng
2c26879182 implementation session manager 2023-12-20 19:20:14 +08:00
luwenpeng
90a6936fd6 session support get/set current packet 2023-12-15 11:20:05 +08:00
luwenpeng
a232045764 refactor: change session key from address list to six tuple 2023-12-14 19:19:29 +08:00
luwenpeng
5620ac211b Add session manager 2023-12-13 19:20:34 +08:00