luwenpeng
|
a509f0ce3b
|
Update API of manipulation session
|
2024-04-01 17:15:19 +08:00 |
|
luwenpeng
|
6e422ecb8d
|
Update session timeouts
|
2024-03-29 16:32:16 +08:00 |
|
luwenpeng
|
814a0d739f
|
Add linux kernel interval tree
|
2024-03-27 17:16:59 +08:00 |
|
luwenpeng
|
eb281ab789
|
session manager support tcp reassembly
|
2024-03-26 15:09:03 +08:00 |
|
luwenpeng
|
2ad811f68d
|
Add tcp reassembly
|
2024-03-21 19:27:41 +08:00 |
|
luwenpeng
|
ce00122557
|
Refactor the session manager using session transformation 2D array & Update test case
|
2024-03-14 18:03:34 +08:00 |
|
luwenpeng
|
512dfddd03
|
reactor packet I/O & duplicated packet filter & evicted session filter
|
2024-03-10 19:07:26 +08:00 |
|
luwenpeng
|
ee35a26a9d
|
update stellar thread main loop
|
2024-03-08 18:10:38 +08:00 |
|
luwenpeng
|
734f6a5135
|
rename config -> options
|
2024-03-08 14:51:21 +08:00 |
|
luwenpeng
|
c945931620
|
rename xxx_create() / xxx_destory() -> xxx_new() / xxx_free()
|
2024-03-08 14:20:36 +08:00 |
|
luwenpeng
|
9d562ffee6
|
rename ip_reassemble -> ip_reassembly
|
2024-03-08 13:55:17 +08:00 |
|
luwenpeng
|
7952ae7283
|
Add packet IO module
* support marsio
* support dumpfile ( 1 thread read dumpfile & N thread handle packet)
|
2024-02-28 16:31:26 +08:00 |
|
luwenpeng
|
97ef872d9a
|
add session id generator
|
2024-01-31 18:55:06 +08:00 |
|
luwenpeng
|
6d1f352bc9
|
receive packets from mrzcpd; log output supports stderr or file
|
2024-01-30 18:09:12 +08:00 |
|
luwenpeng
|
7d7cc8e90c
|
load config from toml file
|
2024-01-29 15:29:10 +08:00 |
|
luwenpeng
|
d61da92e92
|
add config for main config
|
2024-01-26 15:48:30 +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
|
02f8d40c1e
|
Add eviction filter
|
2024-01-11 17:20:11 +08:00 |
|
luwenpeng
|
d44eda2c86
|
Add duplicated packet filter
|
2024-01-10 10:19:47 +08:00 |
|
luwenpeng
|
37f4680dbc
|
Add stellar thread cycle
|
2024-01-09 18:03:24 +08:00 |
|
luwenpeng
|
cf6d855aa4
|
Initial commit, building project framework
|
2023-12-08 11:18:16 +08:00 |
|