Skip to content
Success

Changes

Summary

  1. ranap: Clean up RANAP rx path param passing (details)
Commit 073d28f06ab5c308cc3a91eae7fc92e6407d9e98 by Pau Espin Pedrol
ranap: Clean up RANAP rx path param passing

Use the osmo-iuh ranap_cn_rx_*_decode2() APIs directly. This
allows getting rid of extra "ctx" temporary structs and another level of
cb indirection.

Take the chance to update most pointers consitfying them.

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