v21.05: 更新sapp

This commit is contained in:
fumingwei
2021-06-01 16:16:07 +08:00
parent 04b88b791f
commit f0637faf7a
5 changed files with 8 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ dictator_enable=0
l2_l3_tunnel_support=1
### note, optional value is [none, vxlan]
{% if tsg_access_type == 5 %}
{% if tsg_access_type == 5 or tsg_access_type == 1 %}
overlay_mode=vxlan
{% else %}
overlay_mode=none
@@ -123,7 +123,10 @@ dictator_enable=0
reverse_ethernet_addr=1
[DUPLICATE_PKT]
duplicate_pkt_distinguish=0
duplicate_pkt_distinguish=1
bloom_capacity=1000000
bloom_error_rate=0.00001
bloom_timeout=10
[STREAM]
### note, stream_id_base_time format is "%Y-%m-%d %H:%M:%S"