luwenpeng
|
62b61fcc8d
|
add tcp active -> closing test case
|
2024-01-23 18:23:56 +08:00 |
|
luwenpeng
|
0df12ed331
|
add tcp opening -> active test case
|
2024-01-23 14:56:59 +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
|
1d4736ac88
|
session add API support get/set closing reasion
|
2024-01-16 14:10:13 +08:00 |
|
luwenpeng
|
8f685bc018
|
rename security_zone to domain
|
2024-01-15 14:31:38 +08:00 |
|
luwenpeng
|
a045c04f8d
|
session manager not trigger event
|
2024-01-15 11:21:11 +08:00 |
|
luwenpeng
|
84bdd92534
|
Update supported session type
|
2024-01-12 12:01:21 +08:00 |
|
luwenpeng
|
02f8d40c1e
|
Add eviction filter
|
2024-01-11 17:20:11 +08:00 |
|
luwenpeng
|
76d5fb36bb
|
rename dupkt -> dupkt_filter
|
2024-01-11 14:36:14 +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
|
6fda3e9ddb
|
Move dablooms to deps
|
2024-01-03 17:18:15 +08:00 |
|
luwenpeng
|
6b3fc4b560
|
Add Packet/IPv4/TCP/UDP helpers API
|
2024-01-03 16:20:27 +08:00 |
|
luwenpeng
|
529234029f
|
Add ipv4 helpers
|
2023-12-29 15:15:18 +08:00 |
|
luwenpeng
|
d47efe6aad
|
Add dablooms
|
2023-12-29 11:39:49 +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
|
6ed321caea
|
Move test cases to test dir
|
2023-12-22 16:03:22 +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
|
2e56bd810c
|
Add packet helpers
|
2023-12-18 16:56:37 +08:00 |
|
luwenpeng
|
dda0cdf104
|
Add packet parser
|
2023-12-15 18:57:13 +08:00 |
|
luwenpeng
|
7653d646d3
|
Add tuple2 & tuple4 & tuple5 & tuple6
|
2023-12-15 16:35:11 +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 |
|
luwenpeng
|
1aecef82d6
|
Add timestamp
|
2023-12-13 18:31:10 +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
|
2d3e182b5a
|
Add session timer
|
2023-12-13 11:43:47 +08:00 |
|
luwenpeng
|
006315fb7c
|
Add session table & session
|
2023-12-12 16:50:16 +08:00 |
|
luwenpeng
|
015b4e7695
|
Add session pool
|
2023-12-11 16:27:39 +08:00 |
|
luwenpeng
|
37aeb10e59
|
Add session address
|
2023-12-11 16:22:46 +08:00 |
|
luwenpeng
|
252c74719b
|
Add deps timeout
|
2023-12-08 11:33:11 +08:00 |
|
luwenpeng
|
458802effa
|
Add deps uthash
|
2023-12-08 11:23:12 +08:00 |
|
luwenpeng
|
cf6d855aa4
|
Initial commit, building project framework
|
2023-12-08 11:18:16 +08:00 |
|