| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
读包模式下开启-g,对v4和v6头同时进行bpf
|
|
|
|
以后可能还有其他模块也引用此文件,
移除net_common.c, 使用公共库libMESA_jump_layer, 统一实现隧道跳层功能.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--classify in|forward|inject|drop|error
--enable_classify_watermark record classify type in src mac address
|
|
|
|
|
|
支持CI
Closes #1
See merge request common_tools/tcpdump_mesa!1
|
|
|
|
|
|
|
|
|
|
优化greedy模式,放弃使用MESA_dump_seek_to_inner拷贝并构造虚拟的MAC头,使用pcap_compile_nopcap构造DLT_RAW类型的bpf,并调用MESA_net_jump_to_layer_greedy找到最内层IP地址直接使用cbpf进行匹配
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|