| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
因版本差异较大, 手工合并某项目发现的发包Mbuf是NULL的bug;
|
|
|
|
于获取当前流的真实原始包长度(包括ip header, ethernet header, etc.)
Conflicts:
include/public/stream_inc/stream_control.h
src/dealpkt/deal_tcp.c
src/dealpkt/deal_udp.c
|
|
Conflicts:
src/config/config_parse.cpp
|
|
Conflicts:
src/config/config_parse.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
插件加载失败时,红色输出错误信息
|
|
使用strcmp比对entrylist,避免内存访问越界
Conflicts:
src/plugin/src/plugin.c
|
|
|
|
|
|
|
|
cacheline对齐定义layer_args_t和sapp_gval_individual_volatile_t更新
|
|
|
|
|
|
🐞fix(project_requirement.c): 增加对流标签超过128个后的判断,返回失败
|
|
增加RAW计数,同步部分dev-4.2代码
|
|
platform_opt增加按方向的IP,TCP,UDP流量计数,stream_opt增加ms创建时间戳
|
|
|
|
|
|
fixes #46
|
|
|
|
增加changelog,调整version输出目录,移除不再使用的makefile
|
|
使用pcap_compile_nopcap构建bpf_program,对于greedy_seek模式,构建DLT_RAW类型的cbpf,在找到最内层IP头后直接匹配,替换原来的memmove数据包行为,提升性能
|
|
安装MESA_handle_logger-devel替代logger2
|
|
回退使用MESA_handle_logger进行连接
|
|
_allpkt和testtcpApp_2输出的屏显中增加该信息
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|