Skip to content
Snippets Groups Projects
Commit b6bfee3d authored by Carlos Natalino Da Silva's avatar Carlos Natalino Da Silva
Browse files

Fixing the name of the optical cybersecurity component.

parent fc04ad0b
No related branches found
No related tags found
1 merge request!142Release TeraFlowSDN 2.1
......@@ -20,7 +20,7 @@
# dlt : under design
# pathcomp : under design
ALL_COMPONENTS="context device service compute monitoring webui interdomain slice"
ALL_COMPONENTS="${ALL_COMPONENTS} dbscanserving opticalattackmitigator opticalcentralizedattackdetector"
ALL_COMPONENTS="${ALL_COMPONENTS} dbscanserving opticalattackmitigator opticalattackdetector"
ALL_COMPONENTS="${ALL_COMPONENTS} l3_attackmitigator l3_centralizedattackdetector l3_distributedattackdetector"
TFS_COMPONENTS=${TFS_COMPONENTS:-$ALL_COMPONENTS}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment