Skip to content
Success

Changes

Summary

  1. routing area: introduce sgsn_ra_find_or_create() (details)
Commit 4b894f1a85a43dab58746d74e0fd715cb58a3c80 by lynxis
routing area: introduce sgsn_ra_find_or_create()

If the RA is the same, return the RA, but if the ran type is different,
return NULL instead of allocating a second RA in the other
RAT.

Change-Id: I6955a09d9d8f3ba4dc3a14d7ed5cd9798d929c61
The file was modifiedtests/gprs_routing_area/gprs_routing_area_test.c
The file was modifiedinclude/osmocom/sgsn/gprs_routing_area.h
The file was modifiedsrc/sgsn/gprs_routing_area.c