Attention is currently required from: neels, pespin.
1 comment:
File src/osmo-hnbgw/hnbgw_l3.c:
Patch Set #2, Line 104: /* Old routing area identification 10.5.5.15. */
problem, gsm48_parse_ra() returns struct gprs_ra_id, but i want struct osmo_routing_area_id, which u […]
well, the better/clean idea would be to introduce a new gsm48_parse_ra variant that returns osmo_routing_area_id, use it here and then probably subsequently port all existing code from gprs_ra_id to the new structure?
To view, visit change 33133. To unsubscribe, or for help writing mail filters, visit settings.