delete dos_protector-2.0.2
add libdos_protector-3.0.3
This commit is contained in:
@@ -6,7 +6,6 @@ firewall_rpm_version:
|
||||
firewall: firewall-3.3.4.624df14
|
||||
glimpse_detector: glimpse_detector-3.1.1.6b887d8
|
||||
qdpi_detector: qdpi_detector-5.0.0.75424a0
|
||||
dos_protector: dos_protector-2.0.3.193f5dd
|
||||
dns: dns-2.1.7.1da8dfa
|
||||
ftp: ftp-1.0.16.d996236
|
||||
http: http-2.0.20.0571d0b
|
||||
@@ -55,6 +54,7 @@ framework_rpm_version:
|
||||
27_libutable: utable-1.0.7.cefdc91
|
||||
28_libmaatframe: libmaatframe-4.1.39.2d77b9c
|
||||
29_libcbd: libcbd-2.1.0.d3c9a76
|
||||
30_libdos_protector: libdos_protector-3.0.3.f7a2b38
|
||||
|
||||
kni_rpm_version:
|
||||
kni: kni-5.1.9.9b96928
|
||||
|
||||
@@ -27,13 +27,6 @@ init = "QDPI_DETECTOR_LOAD"
|
||||
exit = "QDPI_DETECTOR_UNLOAD"
|
||||
{{- end }}
|
||||
|
||||
{{ if eq .Values.dos_protector.enable .Values.define_enable_val_yes -}}
|
||||
[[plugin]]
|
||||
path = "./stellar_plugin/dos_protector.so"
|
||||
init = "dos_protector_init"
|
||||
exit = "dos_protector_deinit"
|
||||
{{- end }}
|
||||
|
||||
{{ if eq .Values.stat_policy_enforcer.enable .Values.define_enable_val_yes -}}
|
||||
[[plugin]]
|
||||
path = "./stellar_plugin/stat_policy_enforcer.so"
|
||||
@@ -53,4 +46,4 @@ exit = "TRAFFIC_SKETCH_EXIT"
|
||||
path = "./stellar_plugin/policy_sketch.so"
|
||||
init = "POLICY_SKETCH_INIT"
|
||||
exit = "POLICY_SKETCH_EXIT"
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user