- May 16, 2025
-
-
Lluis Gifre Renom authored
-
- Nov 04, 2024
-
-
Lluis Gifre Renom authored
-
- Oct 25, 2024
-
-
Lluis Gifre Renom authored
-
- Oct 09, 2024
-
-
Lluis Gifre Renom authored
- Minor code fix
-
- Oct 08, 2024
-
-
Lluis Gifre Renom authored
- Improved procedure to update operational status
-
- Oct 01, 2024
-
-
Mohammad Ismaeel authored
-
- Jun 26, 2024
-
-
Mohammad Ismaeel authored
-
- Jun 24, 2024
-
-
Mohammad Ismaeel authored
-
- Jun 12, 2024
-
-
Mohammad Ismaeel authored
-
- May 03, 2024
-
-
Mohammad Ismaeel authored
-
- Apr 18, 2024
-
-
Lluis Gifre Renom authored
-
- Mar 22, 2024
-
-
Lluis Gifre Renom authored
-
- Mar 20, 2024
-
-
Lluis Gifre Renom authored
- Added logs to identify issue
-
- Mar 12, 2024
-
-
Lluis Gifre Renom authored
- Enhanced management of setting DEVICE_EMULATED_ONLY - Removed unused imports
-
- Mar 06, 2024
-
-
Lluis Gifre Renom authored
- Pre-merge cleanup
-
- Mar 05, 2024
-
-
Andrea Sgambelluri authored
-
- Mar 04, 2024
-
-
Andrea Sgambelluri authored
-
- Feb 20, 2024
-
-
Lluis Gifre Renom authored
- Pre-merge cleanup
-
- Feb 15, 2024
-
-
Andrea Sgambelluri authored
-
- Feb 06, 2024
-
-
Pablo Armingol authored
-
- Jan 30, 2024
-
-
Lluis Gifre Renom authored
- Added logic to store in Context the explicit controller of a device
-
- Nov 08, 2023
-
-
famelis authored
-
- Jun 01, 2023
-
-
Pablo Armingol authored
Creation of BGP-LS speaker module and webUI interface to manage BGP-LS peers. Also, possibility to add discovered nodes and automatic link management. Creation of a folder in compute to support BGP-LS in NBI. 1) New features in BGP module. 2) Removal of old files. 3) Webui support for new functionalities. 4) Compute modification for NBI support (in progress).
-
- May 19, 2023
-
-
Lluis Gifre Renom authored
- Added logic to auto-enable devices when Automation component is not deployed - Updated retrieval of device controller
-
- Apr 28, 2023
-
-
Lluis Gifre Renom authored
- Updated detailed metrics for RPC methods (to be completed)
-
Lluis Gifre Renom authored
- Add driver name attribute to drivers - Improve instantiation of per-driver MetricsPool - Added detailed metrics for AddDevice RPC method
-
- Apr 21, 2023
-
-
Lluis Gifre Renom authored
- Cosmetic changes
-
- Apr 20, 2023
-
-
Lluis Gifre Renom authored
- Instrumented ConfigureDevice method
-
Lluis Gifre Renom authored
- Updated get_device calls according to new Common.Tools.ContextQueries methods
-
- Mar 28, 2023
-
-
Lluis Gifre Renom authored
- Removed endpoints when running SetDevice method in ConfigureDevice for performance enhancement.
-
- 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.
-
- Mar 14, 2023
-
-
Pablo Armingol authored
-
- Feb 28, 2023
-
-
Lluis Gifre Renom authored
- Renamed device "manager" to device "controller"
-
- Feb 25, 2023
-
-
Lluis Gifre Renom authored
- Added logic to retrieve sub-devices and its endpoints from remote controllers - Added logic to retrieve remote links connecting sub-devices - Added logic to handle device managers, i.e., controllers
-
- 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
-
Lluis Gifre Renom authored
- Corrected driver instantiation/selection
-
- Feb 08, 2023
-
-
Lluis Gifre Renom authored
- corrected error message placeholder misalignment
-
- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
Lluis Gifre Renom authored
- Added logic to update endpoints manually for P4 devices
-