Skip to content
Snippets Groups Projects
  1. Apr 12, 2023
  2. Mar 28, 2023
  3. Mar 27, 2023
  4. Feb 24, 2023
  5. Feb 06, 2023
  6. Jan 24, 2023
  7. Nov 24, 2022
    • Adam Wujek's avatar
      userspace/wrsw_hal: don't run fsm at the first check of a link state · 9ec04830
      Adam Wujek authored
      Running fsm_generic_run in hal_port_state_fsm_init_all delays setting
      shmemState as HAL_SHMEM_STATE_INITITALIZED, which causes the timeout
      (and exit) at the startup of wrsw_rtud. wrsw_rtud is restarted by
      monit. However, wrs_vlans is run only once by init and is not able to setup
      correctly VLAN configurationi when wrsw_rtud is not running.
      The issue is related to the suspected bug #261
      
      .
      
      Signed-off-by: default avatarAdam Wujek <dev_public@wujek.eu>
      9ec04830
  8. Nov 18, 2022
  9. Sep 12, 2022
  10. Sep 11, 2022
  11. Nov 10, 2021
  12. Nov 01, 2021
    • Benoit Rat's avatar
      libsdb: re-license libsdb to LGPLv2.1 · d255dce9
      Benoit Rat authored
      The SDBfs library has been re-licensed as LGPL v2.1 in order to allow it
      to be linked to proprietary software.
      
      The permission to re-license those files has been approved by CERN in
      2018 and then in 2021 (and also by its main author).
      d255dce9
  13. Sep 24, 2021
  14. Sep 23, 2021
  15. Sep 06, 2021