Loading scripts/scenario3/l3/launch_l3_attack_detection_and_mitigation.shdeleted 100644 → 0 +0 −9 Original line number Diff line number Diff line cd /home/ubuntu/tfs-ctrl source my_deploy.sh ./deploy.sh ./show_deploy.sh source tfs_runtime_env_vars.sh ofc22/run_test_01_bootstrap.sh ofc22/run_test_02_create_service.sh scripts/show_logs_am.sh→scripts/show_logs_l3-attack-mitigator.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash # Copyright 2021-2023 H2020 TeraFlow (https://www.teraflow-h2020.eu/) # Copyright 2022-2023 ETSI TeraFlowSDN - TFS OSG (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading scripts/show_logs_cad.sh→scripts/show_logs_l3-centralized-attack-detector.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash # Copyright 2021-2023 H2020 TeraFlow (https://www.teraflow-h2020.eu/) # Copyright 2022-2023 ETSI TeraFlowSDN - TFS OSG (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading scripts/scenario3/l3/README.md→src/tests/scenario3/l3/README.md +0 −0 File moved. View file proto/copy_to_dad.sh→src/tests/scenario3/l3/copy_protos_to_dad.sh +25 −0 Original line number Diff line number Diff line #!/bin/bash # Copyright 2022-2023 ETSI TeraFlowSDN - TFS OSG (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # Set the variables for the remote host and destination directory REMOTE_HOST="192.168.165.73" Loading Loading
scripts/scenario3/l3/launch_l3_attack_detection_and_mitigation.shdeleted 100644 → 0 +0 −9 Original line number Diff line number Diff line cd /home/ubuntu/tfs-ctrl source my_deploy.sh ./deploy.sh ./show_deploy.sh source tfs_runtime_env_vars.sh ofc22/run_test_01_bootstrap.sh ofc22/run_test_02_create_service.sh
scripts/show_logs_am.sh→scripts/show_logs_l3-attack-mitigator.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash # Copyright 2021-2023 H2020 TeraFlow (https://www.teraflow-h2020.eu/) # Copyright 2022-2023 ETSI TeraFlowSDN - TFS OSG (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading
scripts/show_logs_cad.sh→scripts/show_logs_l3-centralized-attack-detector.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash # Copyright 2021-2023 H2020 TeraFlow (https://www.teraflow-h2020.eu/) # Copyright 2022-2023 ETSI TeraFlowSDN - TFS OSG (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading
proto/copy_to_dad.sh→src/tests/scenario3/l3/copy_protos_to_dad.sh +25 −0 Original line number Diff line number Diff line #!/bin/bash # Copyright 2022-2023 ETSI TeraFlowSDN - TFS OSG (https://tfs.etsi.org/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # Set the variables for the remote host and destination directory REMOTE_HOST="192.168.165.73" Loading