1. 08 May, 2023 13 commits
  2. 24 Feb, 2023 1 commit
  3. 06 Feb, 2023 3 commits
  4. 24 Jan, 2023 2 commits
  5. 24 Nov, 2022 1 commit
    • 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: 's avatarAdam Wujek <dev_public@wujek.eu>
      9ec04830
  6. 18 Nov, 2022 8 commits
  7. 12 Sep, 2022 1 commit
  8. 11 Sep, 2022 1 commit
  9. 10 Nov, 2021 2 commits
  10. 01 Nov, 2021 1 commit
    • 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
  11. 24 Sep, 2021 1 commit
  12. 23 Sep, 2021 5 commits
  13. 06 Sep, 2021 1 commit