Commit Graph

16 Commits

Author SHA1 Message Date
luwenpeng
f6ae908917 Fix spelling errors 2024-08-27 19:39:52 +08:00
luwenpeng
7e04992aa0 SIGINT for force exit, SIGSTOP for graceful exit 2024-08-27 19:37:00 +08:00
luwenpeng
79e70f7145 feature: consume all packets and free all sessions before exit 2024-08-27 17:43:24 +08:00
luwenpeng
83eb9d9c5c when worker thread exit, print per thread stat to log file 2024-08-26 18:09:45 +08:00
luwenpeng
2db9347109 rename log_level_check() to log_check_level() 2024-08-26 11:05:43 +08:00
luwenpeng
4e524a8781 logger changes from global static variables to one instance per stellar 2024-08-23 19:01:42 +08:00
luwenpeng
8db2e70c38 bugfix toml_rtos memleak 2024-08-23 17:19:05 +08:00
luwenpeng
6808e6ba29 snowflake changes from global static variables to one instance per thread 2024-08-23 15:21:52 +08:00
luwenpeng
3636406c91 enhance: session manager stat add tcp_segs_consumed 2024-08-21 18:18:42 +08:00
luwenpeng
114fc434b3 bugfix: export tcp_segment_get_data() symbol 2024-08-21 18:18:42 +08:00
luwenpeng
aed2daa1a4 feature: support outputting stderr and file logs at the same time 2024-08-21 18:18:42 +08:00
luwenpeng
415c21440f refactor: move packet queue to dumpfile_io.cpp 2024-08-21 18:18:42 +08:00
luwenpeng
b0b699e47b refactor: rename session_utils.cpp to session.cpp 2024-08-21 18:18:12 +08:00
luwenpeng
520eb085b8 feature: stellar dev API support stellar_new()/stellar_run()/stellar_free()/stellar_loopbreak() 2024-08-19 17:28:45 +08:00
luwenpeng
d1df1bb18b session manager stat metric rename 2024-08-16 18:46:55 +08:00
luwenpeng
169607cd1e refactor: rename stellar dir to core 2024-08-16 17:29:12 +08:00