osmo-gbproxy/src
Daniel Willmann f9902c5c05 gbproxy: Remove duplicate struct gprs_ra_id handling
The ra_id as well as the cell_id are already present in struct
gbproxy_cell which is reachable from bvc->cell. Remove the ra_id in
struct gbproxy_bvc and also remove some unused/unneeded code. The FSM
reset_notif callback already takes care of updating the cell.

Related: OS#4894
Change-Id: Ibc9f42a60706612c17e5f8f0468c7faced5ae4c8
2021-11-12 16:32:28 +01:00
..
Makefile.am Move vty node into gbproxy_vty.c 2021-02-12 16:26:22 +01:00
debug.h Remove unused log categories 2021-02-12 15:47:22 +01:00
gb_proxy.c gbproxy: Remove duplicate struct gprs_ra_id handling 2021-11-12 16:32:28 +01:00
gb_proxy_ctrl.c gbproxy_ctrl: Ignore SIG-BVCI in ctrl commands 2021-07-19 16:10:36 +02:00
gb_proxy_main.c gbproxy_main: Process options after all initialization is done 2021-04-22 13:40:13 +02:00
gb_proxy_peer.c gbproxy: Avoid sending STATUS on unexpected BLOCK_ACK 2021-09-29 11:35:06 +02:00
gb_proxy_vty.c gbproxy_vty: Remove redundant command "show gbproxy links" 2021-06-16 14:55:25 +02:00