Skip to content
Snippets Groups Projects
Select Git revision
  • develop default
  • 2023.w43
  • 2023.w42
  • 2023.w41
  • 2023.w40
  • 2023.w39
  • 2023.w38
  • 2023.w37
  • 2023.w36
  • 2023.w34
  • 2023.w33
  • 2023.w32
  • v2.0.0
  • 2023.w31
  • 2023.w30
  • 2023.w29
  • 2023.w28
  • 2023.w27
  • 2023.w26
  • 2023.w25
  • 2023.w24
21 results

LITE

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Cedric Roux authored
    It seems that ciphering_algorithm is "unsigned int" in RRC Rel10
    and "unsigned long" in RRC Rel14 (as processed by asn1c)
    
    Let's force it to unsigned long in the log to avoid compilation-time
    warnings.
    dcfdd761
    History
    Name Last commit Last update
    ..