- Jul 12, 2023
-
-
Sebastien Merle authored
-
Sebastien Merle authored
-
Sebastien Merle authored
-
Sebastien Merle authored
- Add _connect/mpls_label and _connect/pcc_address to the allowed device configuration.
-
Sebastien Merle authored
-
- Jul 11, 2023
-
-
Sebastien Merle authored
-
Sebastien Merle authored
-
- Jul 06, 2023
-
-
Sebastien Merle authored
- Add _connect/mpls_label and _connect/pcc_address to the allowed device configuration.
-
Sebastien Merle authored
-
- Jun 23, 2023
-
-
Lluis Gifre Renom authored
- Added to Interdomain method to delete slice
-
- Jun 20, 2023
-
-
famelis authored
-
- Jun 14, 2023
-
-
Lluis Gifre Renom authored
- Added gNMI OpenConfig Driver
-
- May 31, 2023
-
-
Carlos Manso authored
-
- May 26, 2023
-
-
famelis authored
-
- May 19, 2023
-
-
Lluis Gifre Renom authored
- Added controller_id field in Device
-
- May 16, 2023
-
-
Lluis Gifre Renom authored
- context.proto: Added SERVICESTATUS_UPDATING - context.proto: Added Constraint_Exclusions - service.proto: Added RecomputeConnections RPC
-
- May 11, 2023
-
-
Lluis Gifre Renom authored
-
delacal authored
-
- Apr 28, 2023
-
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
- Apr 27, 2023
-
-
Carlos Natalino Da Silva authored
-
Lluis Gifre Renom authored
- extend load generator with device and endpoint regex selectors
-
Lluis Gifre Renom authored
- extend load generator status with num_released requests
-
- Apr 26, 2023
-
-
Lluis Gifre Renom authored
- extend load generator with max number of workers
-
- Apr 25, 2023
-
-
Lluis Gifre Renom authored
- extend load generator with service constraints (availability, capacity and latency)
-
- Mar 26, 2023
-
-
Lluis Gifre Renom authored
- Added SelectDevice, SelectService, SelectSlice RPC methods - Corrected relationship import modes - Added options to selectively load relations according to method
-
- Mar 24, 2023
-
-
delacal authored
- Added GetConfiguredACLRules RPC and ACLRules message to AM protobuf file to allow exporting ACL rules created by this component to other components. - Implemented new RPC in the AM component to allow exporting ACL rules created to other components. - Increased KPI monitoring aggregation time interval from 5 seconds to 60 seconds. - Cleaned up CAD protobuf file. - Added useful logging statements to CAD and AM components. - Formatted CAD and AM code. - Removed unused gRPC channels in AM. - Restructured the cryptomining detector model directory. - Renamed cryptomining detector model file to include relevant details to help better identify the model. - Improved cryptomining detector model loading by removing the need for the model filename to be hardcoded in the code. - Removed old cryptomining detector models. - Refactored CAD code to improve readability. - Added script to automatically copy compiled protobuf files to DAD component. - Updated complete_deploy.sh to conform to the new TFS Release 2 deployment process. - Updated CAD and AM protbuf file messages and RPCs to improve readability and clarity. - Updated CAD and AM client and service to use the new RPCs names. - Changed CAD output message to use the cryptomining detector model filename as identifier. - Added ConnectionInfo class in CAD component to facilitate comparison and serialization of connection information. - Removed test statements used to check the time taken by the cryptomining detector to perform the inference using different batch sizes. - Added a function to properly measure the time taken by the cryptomining detector model to process a batch of connection statistics. - Added IP addresses corresponding to known cryptomining connections to validate the cryptomining detector model performance in the classification task. - Implemented several metrics in the CAD component to monitor the performance of the cryptomining detector model in the classification task. - Implemented a function to export the performance metrics of the cryptomining detector in the classification task to an external file. - Added script to retrieve performance metrics of the cryptomining detector in the classification task from CAD container.
-
- Feb 20, 2023
-
-
Lluis Gifre Renom authored
- Added device type "TeraFlowSDN controller" - Added driver type for IETF L2VPN - Updated corresponding components
-
- Feb 17, 2023
-
-
Lluis Gifre Renom authored
- implemented enhanced methods to control load generator form WebUI
-
Lluis Gifre Renom authored
- extended Constraint_SLA_Availability with field availability
-
- Feb 09, 2023
-
-
delacal authored
- ML model features have been embedded in the model's own ONNX file instead of being hard-coded in the component and the old model was replaced by this new one. - A new RPC has been added to the Centralized Attack Detector component that allows other components to know which features the ML model is using. - Added a short path in the Service component for forwarding service-to-device ACL rules (to be removed in the future). - Added logging messages on the Service and Device components to test and track ACL rule forwarding (to be removed in the future).
-
delacal authored
-
- Feb 08, 2023
-
-
delacal authored
-
- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Restored execute permissions
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- Jan 29, 2023
-
-
Lluis Gifre Renom authored
- Added gRPC method to retrieve names of endpoints and devices - Added gRPC method to retrieve topology details
-
- Jan 26, 2023
-
-
delacal authored
- Removed unused code from CAD proto - Added timing analysis code to CAD
-
- Jan 20, 2023
-
-
Lluis Gifre Renom authored
- Converted load_gen tool into a microservice - Added simple WebUI page to manage it - Created manifests, Dockerfile, etc. - Created proto file to manage the load generator
-
- Jan 04, 2023
-
-
Lluis Gifre Renom authored
- added field "name" to endpoint
-
- Dec 21, 2022
-
-
Sergio Gonzalez Diaz authored
-