🐞 fix(TSG-13319,TSG-13478,TSG-13511,TSG-13547,TSG-13549,TSG-13502,TSG-13622): update session_marker_record-2.0.6 to session_marker_record-2.0.9

This commit is contained in:
彭宣正
2023-02-09 17:14:47 +08:00
parent f72f80336d
commit 4b6b3ed01c
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ firewall_rpm_version:
stratum: stratum-1.0.6.16c1c35
rdp: rdp-1.0.3.f392ffd
bgp: bgp-1.1.0.ec59191
session_marker_record: session_marker_record-2.0.6.3ff8551
session_marker_record: session_marker_record-2.0.9.5e98736
framework_rpm_version:
00_libcjson: libcjson-1.7.12.6c09dcf

View File

@@ -12,6 +12,7 @@
./plug/platform/app_proto_identify/app_proto_identify.inf
{% endif %}
{% endif %}
./plug/platform/session_marker_record/session_marker_record.inf
./plug/platform/tsg_master/tsg_master.inf
{% if app.identify_by.builtin_app_engine == 1 %}
./plug/platform/app_proto_engine/app_proto_engine.inf
@@ -41,7 +42,6 @@
./plug/protocol/dtls/dtls.inf
[business]
./plug/business/session_marker_record/session_marker_record.inf
{% raw %}{% if app_behavior.enable == 1 %}
./plug/business/tsg_vulpes/tsg_vulpes.inf
{% endif %}

View File

@@ -4,6 +4,7 @@
./plug/platform/wire_graft/wire_graft.inf
{{- end }}
./plug/platform/app_proto_identify/app_proto_identify.inf
./plug/platform/session_marker_record/session_marker_record.inf
./plug/platform/tsg_master/tsg_master.inf
{{- if eq .Values.appsketch.enable .Values.define_enable_val_yes }}
{{- if eq .Values.appsketch.builtin_engine .Values.define_enable_val_yes }}
@@ -66,7 +67,6 @@
{{- end }}
[business]
./plug/business/session_marker_record/session_marker_record.inf
{{- if eq .Values.encrypt_traffic_identify.voice_bahavior_engine .Values.define_enable_val_yes }}
./plug/business/tsg_vulpes/tsg_vulpes.inf
{{- end }}