TSG-17749 tsg-service-chaining-engine更改VXLAN Frame源端口的计算方式

This commit is contained in:
luwenpeng
2023-11-20 10:31:21 +08:00
parent 83f9880ff0
commit 134d2c82b7
14 changed files with 327 additions and 271 deletions

View File

@@ -35,7 +35,7 @@ struct device_metrics
struct throughput_metrics endpoint_vlan_drop; // 累计值
};
// data_pkt_metrics 不包含 g_vxlan 所占的字节
// data_pkt_metrics 不包含 vxlan frame 所占的字节
struct data_pkt_metrics
{
struct throughput_metrics mirr_bypass; // 累计值