Skip to content
Snippets Groups Projects
  1. Feb 15, 2021
  2. Jan 21, 2021
    • Laurent Thomas's avatar
      fix after code review · eddebae1
      Laurent Thomas authored
      eddebae1
    • Cédric Roux's avatar
      macpdu2wireshark: add UE id into scheduling request logging · 40f985a9
      Cédric Roux authored
      Same logic as previous commit, same caveats.
      40f985a9
    • Cédric Roux's avatar
      T tracer macpdu2wireshark: add UE id · 23b24a3c
      Cédric Roux authored
      There was a problem with several UEs in the wireshark log. It seems that
      wireshark needs the UE id otherwise it gets confused and sees retransmissions
      where it's just another UE connecting and doing the same as a previous
      UE.
      
      Let's put kind of a UE id. Each RNTI seen by macpdu2wireshark gets an UE id
      assigned the first time it's seen in a trace.
      
      This is a bit hackish but seems to be fine.
      
      We could have added UE_id in all the traces, that is change the T() calls
      in the softmodem. It was less work to do it as it is, ie. only touch
      macpdu2wireshark.c.
      
      The RAR uses the same UE id all the time, may be a problem. To be refined
      if needed.
      23b24a3c
    • Cédric Roux's avatar
      macpdu2wireshark: trace scheduling requests · 4344b910
      Cédric Roux authored
      You need a recent version of wireshark for this to work properly.
      Successfully tested with 3.3.2.
      4344b910
  3. Jan 12, 2021
  4. Jan 10, 2021
  5. Jan 08, 2021
  6. Dec 26, 2020
  7. Dec 23, 2020
  8. Dec 11, 2020
  9. Dec 07, 2020
  10. Dec 03, 2020
  11. Dec 01, 2020
  12. Nov 27, 2020
    • Haruki Naoi's avatar
      Avoid Segfault with abnormal MAC header. · 7243b6d6
      Haruki Naoi authored
      (cherry picked from commit 04c5431468c9102dd625a73d9e5219b40b638fe3)
      (cherry picked from commit 17880778c848406e562f98c20f7b7a6428502279)
      (cherry picked from commit a26f44c197e854dd4261267a3695932392f09265)
      7243b6d6
  13. Nov 22, 2020
  14. Nov 17, 2020
  15. Oct 27, 2020
  16. Oct 21, 2020
    • Cédric Roux's avatar
      nr: add MAC PDU traces for wireshark · ae8c0ef4
      Cédric Roux authored
      The T tracer macpdu2wireshark has been modified to handle the new traces.
      The usage is the same as for LTE.
      
      In NR the RACH is logged as an LTE RACH. Maybe we'll change that in the
      future. Looking at the source code of wireshark, I could not find any
      way to report NR RACH. Maybe they forgot it. Or I did not search correctly...
      ae8c0ef4
  17. Oct 20, 2020
  18. Oct 14, 2020
  19. Oct 11, 2020
  20. Oct 10, 2020
  21. Oct 09, 2020
  22. Oct 02, 2020
  23. Sep 15, 2020
  24. Sep 14, 2020
Loading