| Age | Commit message (Expand) | Author |
| 2024-04-07 | ✨ feat(sapp.toml): reorder_on_closing, default set 1Feature-tcp-unorder-free | yangwei |
| 2024-04-03 | ✨ feat(bloom library): choose in sapp.tomlFeature-ap-bloom | yangwei |
| 2024-04-03 | ✨ feat(ap_bloom): 使用ap_bloom替代dabloom | yangwei |
| 2024-01-11 | 📃 docs(sapp.toml): 注释默认max_opening_per_sec值 | yangwei |
| 2023-12-25 | ✨ feat(CPU limit): 使用EWMA计算CPU占用,α取值0.8 | yangwei |
| 2023-12-18 | ✨ feat(max_timeouts_per_msec): 支持设置每个线程主动超时流的�... | yangwei |
| 2023-09-06 | ✨ feat(ip defragment enabled): 增加ip分片重组开关,默认开启 | yangwei |
| 2023-09-06 | 🐞 fix(sendpacket_in_cksum): 修复计算校验和时,可能因为16位�... | yangwei |
| 2023-09-05 | ✨ feat(memory_used_stat_interval_s): profiling.memory下新增开关,控�... | yangwei |
| 2023-09-05 | ✨ feat(sapp_watch_dog enabled): packet_io.feature增加是否开启watchdog... | yangwei |
| 2023-09-04 | ✨ feat(packet io config): 增加dumpfile_sleep_time_before_exit,默认为0 | yangwei |
| 2023-08-25 | 🐎 ci(release_build_release): centos8继承extend过程 | yangwei |
| 2023-08-25 | ✨ feat(udp dup stream): 支持udp重复流识别,key为四元组 | yangwei |
| 2023-08-20 | ✨ feat(dlclose_all_plug_enabled): 控制退出时是否调用dlclose,asan... | yangwei |
| 2023-08-16 | 🐞 fix(Fix-TSG-8241): 修复deployment错误拼写成depolyment的bug | yangwei |
| 2023-08-15 | ✨ feat(inject_pkt_prepend_segment_id): support set sid for inject pkt | yangwei |
| 2023-08-15 | 🐞 fix(breakpad): rename breakpad to BREAKPAD in sapp.toml | yangwei |
| 2023-08-15 | 🐞 fix(stream_inject.h): remove legacy inject interface | yangwei |
| 2023-08-06 | ✨ feat(process_latency): 新增clock_gettime_id选项,用于指定clock�... | yangwei |
| 2023-08-06 | ✨ feat(process latency): 精度为us,有效范围1us-99s | yangwei |
| 2023-08-06 | ✨ feat(clock_gettime): 使用CLOCK_MONOTONIC_COARSE | yangwei |
| 2023-08-06 | ✨ feat(checkstreamorder_for_gtp_tunnel): 调整比较gtp外层地址不一�... | yangwei |
| 2023-08-06 | 🦄 refactor(packet process latency): process_latency threshold use ms | yangwei |
| 2023-08-03 | ✨ feat(packet_io): 新增monitor_thread_enabled选项,控制状态监控�... | yangwei |
| 2023-07-24 | 📃 docs(sapp.toml): 调整默认tcp timeout值v4.3.17 | yangwei |
| 2023-07-18 | ✨ feat(tcp_opening_timeout): 增加tcp.opening_timeout参数,默认10s | 杨威 |
| 2023-07-05 | ✨ feat(metric app_name): 配置项增加app_name | 杨威 |
| 2023-07-03 | 🐞 fix(gap_loss_cnt): 修复gap_loss_cnt计数c2s和s2c颠倒的bug | 杨威 |
| 2023-07-02 | ✨ feat(marsio_polling_wait_enabled): 增加开关,控制polling开启时�... | 杨威 |
| 2023-06-26 | ✨ feat(sapp metric): 支持输出fs3 | 杨威 |
| 2023-06-26 | 📃 docs(sapp_log.conf): 更新zlog配置文件模板 | 杨威 |
| 2023-06-26 | 🦄 refactor(Remove obsolete code): makefile and dictator | 杨威 |
| 2023-06-26 | 🦄 refactor(sapp.metric): 重构profiling相关参数 | 杨威 |
| 2023-06-11 | ✨ feat(tcp timeout): 增加tcp.closing_timeout参数,默认30sv4.3.8 | 杨威 |
| 2023-02-01 | ✨ feat(OVERLAY_MODE_NF): 新增overlay为NF,无条件转发 | 杨威 |
| 2023-01-17 | 🧪 test(test_app_sapp): 更新timed示例插件 | 杨威 |
| 2022-06-08 | ✨ feat(l2_l3_tunnel_support): 默认l2_l3_tunnel_support=1,并从模板to...v4.2.85 | 杨威 |
| 2022-03-03 | ✨ feat(config->packet_io): 增加packet_io.destroy_all_plug_enabled开关v4.2.78 | 杨威 |
| 2021-12-27 | ✨ feat(stream timeout): 增加special_timeout_ratio,设置特殊超时比例 | 杨威 |
| 2021-09-29 | TSG-7425, 修复gdev_keepalive线程未销毁问题; 修复pcap dumpfile模�... | lijia |
| 2021-09-23 | TSG-7425, sapp支持不退出进程而释放所有资源. | lijia |
| 2021-09-17 | TSG-7770, sapp支持按不同模块统计自身所占用的内存. | lijia |
| 2021-09-13 | TSG-7686, 支持GTP扩展头部字段. | lijia |
| 2021-09-09 | TSG-7425, sapp支持释放所有资源而不退出当前进程, 便于做单�... | lijia |
| 2021-09-06 | TSG-7658, GTP隧道注入数据包可选择忽略seq字段.v4.2.50 | lijia |
| 2021-09-01 | 优化一些under ddos判断逻辑. | lijia |
| 2021-08-30 | TSG-7440, 遭受DDOS攻击时, 主动BYPASS一些流, 以降低CPU使用率. | lijia |
| 2021-08-27 | TSG-7563, 修复GREv0版本测试环境sapp反向发送RST失败BUG; | lijia |
| 2021-08-12 | TSG-7359, pcap模式支持和marsio一样的IP二元组分流算法. | lijia |
| 2021-07-23 | TSG-7168, pcap模式支持按内层ip分流.v4.2.43 | lijia |