Skip to content
Builds

Loading builds...

Changes

#11569 (Apr 25, 2025, 5:23:09 PM)

  1. rua: Change log err level ERROR->NOTICE regarding received unexpected — Pau Espin Pedrol / detail
  2. Change log level new conn created NOTICE->INFO — Pau Espin Pedrol / detail
  3. change log level patching GTP info NOTICE->INFO — Pau Espin Pedrol / detail
  4. ranap: No need to set destructor function twice — Pau Espin Pedrol / detail
  5. Change level ERROR->NOTICE trying to transmit msg if RUA disconnected — Pau Espin Pedrol / detail
  6. mgw_fsm: use LOG_MAP() to log error — Pau Espin Pedrol / detail
  7. cosmetic: Improve ranap_msg passing ownership documentation — Pau Espin Pedrol / detail

#11478 (Apr 11, 2025, 12:53:07 PM)

  1. Improve paging to support Paging Area ID — Pau Espin Pedrol / detail

#11472 (Apr 10, 2025, 3:23:06 PM)

  1. Set 'hnbap-allow-tmsi 1' by default — Pau Espin Pedrol / detail

#11470 (Apr 10, 2025, 12:28:08 PM)

  1. Log paging response not matching any request by MI — Pau Espin Pedrol / detail
  2. Fix RAC size in struct umts_cell_id — Pau Espin Pedrol / detail
  3. Drop unused struct ue_context — Pau Espin Pedrol / detail

#11463 (Apr 9, 2025, 11:08:08 PM)

  1. Rename function s/hnbgw_decode_ranap_co/hnbgw_decode_ranap_cn_co/g — Pau Espin Pedrol / detail
  2. Add function helper hnbgw_decode_ranap_ran_co() — Pau Espin Pedrol / detail
  3. Move paging logic to its own file — Pau Espin Pedrol / detail
  4. Move DL CL RANAP processing logic to its proper layer file — Pau Espin Pedrol / detail
  5. Move DL CO RANAP processing to its proper layer file — Pau Espin Pedrol / detail
  6. Move UL CO RANAP processing to its proper layer file — Pau Espin Pedrol / detail