Update firewall-3.0.29.763ba42 mail-1.0.21.aec281b firewall.inf

This commit is contained in:
liuxueli
2024-01-05 15:30:08 +08:00
parent b8d325d98d
commit 21adbeeedd
2 changed files with 3 additions and 3 deletions

View File

@@ -3,14 +3,14 @@ certstore_rpm_version:
firewall_rpm_version:
conn_telemetry: conn_telemetry-1.0.3.4ef6df6
firewall: firewall-3.0.28.ae85a46
firewall: firewall-3.0.29.763ba42
glimpse_detector: glimpse_detector-3.0.0.7240884
qdpi_detector: qdpi_detector-4.0.3.9f81ea0
tsg_ddos_sketch: tsg_ddos_sketch-2.0.1.918b16e
dns: dns-2.1.7.1da8dfa
ftp: ftp-1.0.15.1fc64fe
http: http-2.0.16.81307df
mail: mail-1.0.19.e982b44
mail: mail-1.0.21.aec281b
quic: quic-2.0.9.a7d76dd
ssl: ssl-3.0.4.8f3bde2
rtp: rtp-1.0.7.530ac76

View File

@@ -54,7 +54,7 @@ FUNC_NAME=firewall_quic_plug_entry
{{- if eq .Values.decoders.DTLS .Values.define_enable_val_yes }}
[DTLS]
FUNC_FLAG=DTLS_CLIENT_HELLO,DTLS_SERVER_HELLO,DTLS_HELLO_VERIFY_REQUEST,DTLS_CLIENT_EXTENSION
FUNC_FLAG=ALL
FUNC_NAME=firewall_dtls_plug_entry
{{- end }}