This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
stellar-stellar
Archived
Watch
1
Star
0
Fork
0
You've already forked stellar-stellar
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
601af3330d5beaa69cdf9d0dd1dc423b3d88906d
stellar-stellar
/
infra
/
session_manager
History
luwenpeng
601af3330d
If a packet is marked as dropped, the packet manager will destroy it and its exdata at the end of the current stage, preventing it from entering the next stage.
2024-11-21 11:41:27 +08:00
..
test
remove session_manager_subscribe_xxx() API; convert session closing events to pseudo packets
2024-11-19 18:28:40 +08:00
CMakeLists.txt
feature: add session monitor, support 'show session id/all/info' command
2024-11-07 19:13:35 +08:00
session_dabloom.c
rename session_filter to session_dabloom
2024-11-07 19:11:49 +08:00
session_dabloom.h
rename session_filter to session_dabloom
2024-11-07 19:11:49 +08:00
session_internal.h
remove session_manager_subscribe_xxx() API; convert session closing events to pseudo packets
2024-11-19 18:28:40 +08:00
session_manager_cfg.c
feature: add session monitor, support 'show session id/all/info' command
2024-11-07 19:13:35 +08:00
session_manager_cfg.h
session manager support output fieldstat
2024-11-01 15:24:22 +08:00
session_manager_log.h
session manager support output fieldstat
2024-11-01 15:24:22 +08:00
session_manager_rte.c
remove session_manager_subscribe_xxx() API; convert session closing events to pseudo packets
2024-11-19 18:28:40 +08:00
session_manager_rte.h
remove session_manager_subscribe_xxx() API; convert session closing events to pseudo packets
2024-11-19 18:28:40 +08:00
session_manager_stat.c
session manager support output fieldstat
2024-11-01 15:24:22 +08:00
session_manager_stat.h
session manager support output fieldstat
2024-11-01 15:24:22 +08:00
session_manager.c
If a packet is marked as dropped, the packet manager will destroy it and its exdata at the end of the current stage, preventing it from entering the next stage.
2024-11-21 11:41:27 +08:00
session_manager.h
feature: add session monitor, support 'show session id/all/info' command
2024-11-07 19:13:35 +08:00
session_monitor.c
feature: add session monitor, support 'show session id/all/info' command
2024-11-07 19:13:35 +08:00
session_pool.c
rename: update session pool and packet pool API names for clarity
2024-11-08 19:17:23 +08:00
session_pool.h
rename: update session pool and packet pool API names for clarity
2024-11-08 19:17:23 +08:00
session_table.c
feature: packet IO support IP reassembly
2024-10-21 10:49:41 +08:00
session_table.h
session manager support output fieldstat
2024-11-01 15:24:22 +08:00
session_timer.c
rename session_private.h to session_internal.h
2024-09-20 16:59:19 +08:00
session_timer.h
🦄
refactor(directory structure): restructure and rename src to infra
2024-08-28 14:52:26 +08:00
session_transition.c
rename session_get0_readable_addr() to session_get_readable_addr()
2024-11-01 15:37:26 +08:00
session_transition.h
🦄
refactor(directory structure): restructure and rename src to infra
2024-08-28 14:52:26 +08:00
session_utils.c
remove session_manager_subscribe_xxx() API; convert session closing events to pseudo packets
2024-11-19 18:28:40 +08:00