luwenpeng
|
c945931620
|
rename xxx_create() / xxx_destory() -> xxx_new() / xxx_free()
|
2024-03-08 14:20:36 +08:00 |
|
luwenpeng
|
d7370e0e19
|
rename xxx_tostring() -> xxx_to_str()
|
2024-03-08 13:43:03 +08:00 |
|
luwenpeng
|
31c9303a93
|
bugfix: reasion -> reason
|
2024-03-08 13:33:49 +08:00 |
|
luwenpeng
|
5cd0571b4d
|
support IPv4 & IPv6 frag reassemble
|
2024-02-22 18:52:04 +08:00 |
|
luwenpeng
|
97ef872d9a
|
add session id generator
|
2024-01-31 18:55:06 +08:00 |
|
luwenpeng
|
6050d15e29
|
add test case: overload evict tcp (old/new) session
|
2024-01-26 14:13:54 +08:00 |
|
luwenpeng
|
2cef03eee2
|
session manager add tcp dupkt filter test case
|
2024-01-25 17:19:57 +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 |
|