luwenpeng
|
3f3059b40f
|
refactor: packet manager and session manager add on_thread_init/on_thread_exit entry
|
2024-10-23 10:10:15 +08:00 |
|
luwenpeng
|
fd3cc20554
|
feature: packet IO support IP reassembly
|
2024-10-21 10:49:41 +08:00 |
|
luwenpeng
|
c5d7208c11
|
Added session debugger module for debugging session messages
|
2024-10-09 16:27:52 +08:00 |
|
luwenpeng
|
9e954386fd
|
Refactored packet IO to use packet_manager_schedule_packet() instead of stellar_send_build_packet() to send user-built packets
|
2024-10-09 11:53:10 +08:00 |
|
luwenpeng
|
0f082d975e
|
stellar registers packet_manager as a module; session_manager registers polling callback
|
2024-10-09 10:02:42 +08:00 |
|
luwenpeng
|
b3ddebf770
|
refactor(main loop): compiled
|
2024-09-20 18:41:32 +08:00 |
|
luwenpeng
|
aedc675c34
|
rename packet_io_input/output to packet_io_ingress/egress
|
2024-09-20 16:59:19 +08:00 |
|
luwenpeng
|
3dafe5393f
|
rename log_private.h to log_internal.h
|
2024-09-20 16:59:19 +08:00 |
|
luwenpeng
|
82cb1eaeeb
|
optimize session manager config
|
2024-08-30 18:56:36 +08:00 |
|
luwenpeng
|
d1d5e6e09e
|
refactor packet IO, rename dumpfile mode to pcap mode, modify related configuration
|
2024-08-30 18:56:35 +08:00 |
|
luwenpeng
|
338dcf93e5
|
modify session manager related configuration
|
2024-08-30 18:56:33 +08:00 |
|
luwenpeng
|
f8f42a075e
|
refactor(infra/packet_io): from *.cpp to *.c
|
2024-08-28 17:59:33 +08:00 |
|