1. 27 Mar, 2024 1 commit
  2. 22 Mar, 2024 1 commit
  3. 21 Mar, 2024 2 commits
  4. 20 Mar, 2024 1 commit
  5. 15 Mar, 2024 1 commit
  6. 13 Mar, 2024 1 commit
  7. 16 Feb, 2024 2 commits
  8. 15 Feb, 2024 2 commits
  9. 13 Feb, 2024 2 commits
  10. 24 Jan, 2024 1 commit
  11. 23 Jan, 2024 1 commit
    • Joanne Hugé's avatar
      ors-image-backports: set MTU to 1500 on lo · 31ba3812
      Joanne Hugé authored
      When using IPv6 between gNB and MME on different
      ORS, TCP throughput between phones with MTU 1500
      and ORS is very bad.
      Setting MTU to 1500 on lo (where the eNB / MME GTP
      addresses are) fixes the issue.
      31ba3812
  12. 10 Jan, 2024 1 commit
  13. 03 Jan, 2024 2 commits
  14. 14 Dec, 2023 1 commit
  15. 25 Oct, 2023 1 commit
  16. 23 Oct, 2023 3 commits
  17. 20 Oct, 2023 1 commit
  18. 19 Oct, 2023 3 commits
  19. 11 Oct, 2023 2 commits
    • Thomas Gambier's avatar
      playbook: remove rsyslogd special config · 6a9c7891
      Thomas Gambier authored
      This config was sending all logs to localhost:42185 in UDP but nothing
      was listening on this port (it was supposed to be fluentd to aggregate
      logs in Wendelin).
      
      This was actually creating a weird scenario where qemu was temporarily
      listening on UDP on localhost:42185 and receive the packet from
      rsyslogd (which was transmitted to the guest machine and considered a
      martian packet there)
      6a9c7891
    • Joanne Hugé's avatar
      playbook/ors: don't remove ifupdown with package role · 46eb9c6d
      Joanne Hugé authored
      Otherwise if playbook stops after removing ifupdown
      then the ORS becomes unreachable because ors-image-backports
      playbook might not get executed properly to configure
      systemd-networkd
      46eb9c6d
  20. 10 Oct, 2023 2 commits
  21. 05 Oct, 2023 9 commits