An error occurred fetching the project authors.
  1. 15 Feb, 2021 1 commit
    • Cedric Roux's avatar
      NSA: finalize nea2 security for gNB · 73f3a458
      Cedric Roux authored
      - a new section in the configuration file to select security algorithms,
        with new code to deal with it
      - cleanup CG-ConfigInfo: specs seem to indicate that we must not
        add mcg_RB_Config; the gNB has to deal with that
      - as a consequence, modify fill_default_rbconfig() that is called in
        every cases and needs security and bearer parameters
      
      The new section in the configuration file looks like:
      
          security = {
            # preferred ciphering algorithms
            # the first one of the list that an UE supports in chosen
            # valid values: nea0, nea1, nea2, nea3
            ciphering_algorithms = ( "nea0", "nea2" );
      
            # preferred integrity algorithms
            # the first one of the list that an UE supports in chosen
            # valid values: nia0, nia1, nia2, nia3
            integrity_algorithms = ( "nia0" );
          };
      73f3a458
  2. 09 Feb, 2021 1 commit
  3. 01 Feb, 2021 1 commit
  4. 29 Jan, 2021 1 commit
  5. 28 Jan, 2021 1 commit
  6. 25 Jan, 2021 3 commits
  7. 23 Jan, 2021 1 commit
  8. 18 Dec, 2020 1 commit
  9. 17 Dec, 2020 1 commit
  10. 16 Dec, 2020 1 commit
  11. 15 Dec, 2020 2 commits
  12. 09 Dec, 2020 1 commit
  13. 08 Dec, 2020 1 commit
  14. 03 Dec, 2020 1 commit
  15. 02 Dec, 2020 1 commit
  16. 30 Nov, 2020 1 commit
  17. 28 Nov, 2020 1 commit
  18. 26 Nov, 2020 1 commit
  19. 25 Nov, 2020 2 commits
  20. 24 Nov, 2020 2 commits
  21. 20 Nov, 2020 1 commit
  22. 16 Nov, 2020 1 commit
  23. 11 Nov, 2020 2 commits
  24. 10 Nov, 2020 1 commit
  25. 29 Oct, 2020 1 commit
  26. 28 Oct, 2020 4 commits
  27. 27 Oct, 2020 1 commit
  28. 26 Oct, 2020 1 commit
  29. 20 Oct, 2020 1 commit
  30. 19 Oct, 2020 1 commit
  31. 15 Oct, 2020 1 commit