luwenpeng
|
11bf852c15
|
export the logging API symbol
|
2024-08-27 14:01:43 +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
|
3014e0feef
|
refactor: move struct laye and struct tunnel to packet.h
|
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 |
|
lijia
|
3cdfabb683
|
Adjust benchmark directory,enable HTTP test,rename variables,format codes
|
2024-08-21 09:38:18 +08:00 |
|
yangwei
|
dafbecd49a
|
✨ feat(integration decoders): http and glimpse_detector
compile pass, todo test
|
2024-08-21 09:38:18 +08:00 |
|
luwenpeng
|
b46a5d4b23
|
enhance: toml format
|
2024-08-20 19:23:18 +08:00 |
|
luwenpeng
|
29cbe532ef
|
feature: packet I/O suppport dumpfile list mode
|
2024-08-19 18:40:49 +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
|
28f50b922b
|
refactor: IP reassembly and rename stat name
|
2024-08-19 16:15:08 +08:00 |
|
luwenpeng
|
bf2de263cf
|
refactor: stellar stat
|
2024-08-16 19:28:32 +08:00 |
|
luwenpeng
|
d1df1bb18b
|
session manager stat metric rename
|
2024-08-16 18:46:55 +08:00 |
|
luwenpeng
|
b77c8e6ba1
|
packet bypass metric rename
|
2024-08-16 18:32:35 +08:00 |
|
luwenpeng
|
522c4bb6d7
|
TCP reassembly stat metric rename
|
2024-08-16 18:24:54 +08:00 |
|
luwenpeng
|
2b9e867071
|
packet IO stat metric rename
|
2024-08-16 17:44:23 +08:00 |
|
luwenpeng
|
169607cd1e
|
refactor: rename stellar dir to core
|
2024-08-16 17:29:12 +08:00 |
|