Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Nov 04, 2024
  3. Oct 25, 2024
  4. Oct 09, 2024
  5. Oct 08, 2024
  6. Oct 01, 2024
  7. Jun 26, 2024
  8. Jun 24, 2024
  9. Jun 12, 2024
  10. May 03, 2024
  11. Apr 18, 2024
  12. Mar 22, 2024
  13. Mar 20, 2024
  14. Mar 12, 2024
  15. Mar 06, 2024
  16. Mar 05, 2024
  17. Mar 04, 2024
  18. Feb 20, 2024
  19. Feb 15, 2024
  20. Feb 06, 2024
  21. Jan 30, 2024
  22. Nov 08, 2023
  23. Jun 01, 2023
    • Pablo Armingol's avatar
      Creation of BGP-LS speaker module and webUI interface to manage BGP-LS peers.... · 2fe140ef
      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).
      2fe140ef
  24. May 19, 2023
    • Lluis Gifre Renom's avatar
      Device component: · 8e898979
      Lluis Gifre Renom authored
      - Added logic to auto-enable devices when Automation component is not deployed
      - Updated retrieval of device controller
      8e898979
  25. Apr 28, 2023
    • Lluis Gifre Renom's avatar
      Device component: · 35596ca1
      Lluis Gifre Renom authored
      - Updated detailed metrics for RPC methods (to be completed)
      35596ca1
    • Lluis Gifre Renom's avatar
      Device component: · 5f31fb8b
      Lluis Gifre Renom authored
      - Add driver name attribute to drivers
      - Improve instantiation of per-driver MetricsPool
      - Added detailed metrics for AddDevice RPC method
      5f31fb8b
  26. Apr 21, 2023
  27. Apr 20, 2023
  28. Mar 28, 2023
    • Lluis Gifre Renom's avatar
      Device component: · 0a03b17f
      Lluis Gifre Renom authored
      - Removed endpoints when running SetDevice method in ConfigureDevice for performance enhancement.
      0a03b17f
  29. Mar 24, 2023
    • delacal's avatar
      - Added GetConfiguredACLRules RPC and ACLRules message to AM protobuf file to... · 16d012eb
      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.
      16d012eb
  30. Mar 14, 2023
  31. Feb 28, 2023
  32. Feb 25, 2023
    • Lluis Gifre Renom's avatar
      Device component: · efed73e3
      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
      efed73e3
  33. Feb 09, 2023
    • delacal's avatar
      - ML model features have been embedded in the model's own ONNX file instead of... · d8387da4
      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).
      d8387da4
    • delacal's avatar
      ACL tracking experiments · df21ae25
      delacal authored
      df21ae25
    • Lluis Gifre Renom's avatar
      Device component: · cc8afab9
      Lluis Gifre Renom authored
      - Corrected driver instantiation/selection
      cc8afab9
  34. Feb 08, 2023
  35. Feb 01, 2023
Loading