Skip to content
Snippets Groups Projects
  1. Feb 09, 2018
    • Cedric Roux's avatar
      bugfix: fix eNB name in configuration files · 11fe5f97
      Cedric Roux authored
      '_' is not a valid character.
      
      S1AP specs say:
      
          ENBname ::= PrintableString (SIZE (1..150,...))
      
      And X.680 (08/2015) 41.4 table 10 lists the valid characters for
      PrintableString. '_' is not there. We replace by '-' which is there.
      
      Connection of eNB to ppenair-cn has not been tested. There is no reason
      why it would fail.
      11fe5f97
  2. Feb 02, 2018
  3. Jan 28, 2018
  4. Jan 25, 2018
  5. Jan 23, 2018
  6. Jan 22, 2018
  7. Jan 21, 2018
  8. Jan 19, 2018
  9. Jan 17, 2018
  10. Jan 16, 2018
  11. Jan 15, 2018
Loading