Patch Set 2: (1 comment)
https://gerrit.osmocom.org/#/c/3187/2/include/osmocom/ranap/iu_client.h File include/osmocom/ranap/iu_client.h: Line 31: struct gprs_ra_id ra_id; I decided to keep the gprs_ra_id. It is named such because it contains a rac on top of the usual circuit-switched mcc, mnc, lac. It comes from libosmocore's gsm48.h, so the scope is general enough, and been there since 2010. osmo_routing_area_id is identically suitable but it's not really worth having the patches only for dropping the 'gprs_' name. -- To view, visit https://gerrit.osmocom.org/3187 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6a3f7ad15be03fb94689b4af6ccfa828c25f45c0 Gerrit-PatchSet: 2 Gerrit-Project: osmo-iuh Gerrit-Branch: master Gerrit-Owner: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-HasComments: Yes
