yangwei
|
90ca08568e
|
🐎 ci(stage upgrade): split to 4 stage
|
2024-08-12 15:48:37 +08:00 |
|
luwenpeng
|
0414710399
|
optimizate: session table support overwrite HASH_INITIAL_NUM_BUCKETS
|
2024-08-12 15:32:37 +08:00 |
|
luwenpeng
|
62b9c0c99c
|
feature: add 'quiet' option to avoid automatic update of LRU list by find session
|
2024-07-25 18:50:15 +08:00 |
|
luwenpeng
|
076b3c7b0b
|
refactor: session module (split to define/utils/pool/table/timer/transition/manager)
|
2024-06-25 10:32:51 +08:00 |
|
luwenpeng
|
dc37306594
|
update session table add/del API
|
2024-04-30 15:29:31 +08:00 |
|
luwenpeng
|
476c5bac56
|
session table can search session by tuple6 or tuple4 or id
|
2024-04-24 11:39:15 +08:00 |
|
luwenpeng
|
a509f0ce3b
|
Update API of manipulation session
|
2024-04-01 17:15:19 +08:00 |
|
luwenpeng
|
8e527a0f4c
|
Replace session queue with kernel list
|
2024-03-29 17:45: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
|
c945931620
|
rename xxx_create() / xxx_destory() -> xxx_new() / xxx_free()
|
2024-03-08 14:20:36 +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
|
2c26879182
|
implementation session manager
|
2023-12-20 19:20:14 +08:00 |
|
luwenpeng
|
7653d646d3
|
Add tuple2 & tuple4 & tuple5 & tuple6
|
2023-12-15 16:35:11 +08:00 |
|
luwenpeng
|
a232045764
|
refactor: change session key from address list to six tuple
|
2023-12-14 19:19:29 +08:00 |
|
luwenpeng
|
92e5110503
|
session table support get oldest/newest session
|
2023-12-13 17:56:27 +08:00 |
|
luwenpeng
|
fc5b5857b8
|
session table rename
|
2023-12-13 14:07:24 +08:00 |
|
luwenpeng
|
006315fb7c
|
Add session table & session
|
2023-12-12 16:50:16 +08:00 |
|