luwenpeng
|
6d1f352bc9
|
receive packets from mrzcpd; log output supports stderr or file
|
2024-01-30 18:09:12 +08:00 |
|
luwenpeng
|
d61da92e92
|
add config for main config
|
2024-01-26 15:48:30 +08:00 |
|
luwenpeng
|
6050d15e29
|
add test case: overload evict tcp (old/new) session
|
2024-01-26 14:13:54 +08:00 |
|
luwenpeng
|
d3367fc86a
|
add timeout test case
tcp timeout init (SYN / SYNACK)
tcp timeout handshake
tcp timeout data
tcp timeout half closed (session opening / session active)
tcp timeout time wait
udp timeout data (session opening / session active)
|
2024-01-25 16:09:13 +08:00 |
|
luwenpeng
|
1f668b1a01
|
update session finite state machine & add tcp init -> opening test case
|
2024-01-23 14:30:46 +08:00 |
|
luwenpeng
|
4fbafab4e3
|
session manager: support session timeouts & tcp dupkt filter & udp eviction filter
|
2024-01-18 14:34:55 +08:00 |
|
luwenpeng
|
a045c04f8d
|
session manager not trigger event
|
2024-01-15 11:21:11 +08:00 |
|
luwenpeng
|
37f4680dbc
|
Add stellar thread cycle
|
2024-01-09 18:03:24 +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
|
2c26879182
|
implementation session manager
|
2023-12-20 19:20:14 +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 |
|