bugfix:修改tsg-os因ddos配置文件编译失败问题

This commit is contained in:
fumingwei
2021-09-18 16:13:27 +08:00
parent 8dee4e6a05
commit 8c8ed6793f

View File

@@ -122,10 +122,11 @@ mv_depth=4
mv_width=13660
timestemp=5
min_report_threshold=150
tcp_flood_thresh="{{ ddossketch.tcp_flood_report_thresh }}"
{% raw %}tcp_flood_thresh="{{ ddossketch.tcp_flood_report_thresh }}"
udp_flood_thresh="{{ ddossketch.udp_flood_report_thresh }}"
icmp_flood_thresh="{{ ddossketch.icmp_flood_report_thresh }}"
dns_flood_thresh="{{ ddossketch.dns_flood_report_thresh }}"
{% endraw %}
{% if PROFILE_ID == '9000-NPB-P01R01' %}
[TRAFFIC_MIRROR]