Skip to content
Success

Changes

Summary

  1. ranap: Improve error handling in Rx RESET (details)
Commit b9c9271a1f7a54a22034dec80e90e29970b02aad by Pau Espin Pedrol
ranap: Improve error handling in Rx RESET

* Verify the CN Indicator is set to PS to avoid reacting on content from
  unexpected peers (eg. IuCS). If none is set, be permissive on rx and
  assume PS.

* If GlobalRNC-ID IE is missing, reject the RESET with an Error
  Indication towards the peer to notify about the rejection.
  Same if we couldn't decode properly it.

* Introduce Tx helpers for generic SCCP UNITDATA.req and RANAP Error
  Indication helpers to simplify code and avoid duplication.

Depends: osmo-iuh.git Change-Id I58c75b3e0e0f33f48d077385ffac820a6b2be59e
Change-Id: I2a53e10c3903992a42d081e3ec300fbdb9b3c34c
The file was modifiedinclude/osmocom/sgsn/gprs_ranap.h
The file was modifiedTODO-RELEASE
The file was modifiedsrc/sgsn/gprs_ranap.c