osmo-bsc/src/ipaccess
Neels Hofmeyr 1b277ec2a2 RSL link: explicitly select rsl_link based on lchan
Prepare for VAMOS, where there will be secondary "shadow" lchans serving
secondary MS on the same timeslots. For those, RSL messages will need to
reflect a different stream ID aka TEI, via an rsl_link_vamos.

Make sure that every code path that sends an RSL message for a specific
lchan selects the RSL link via the new function rsl_chan_link(). When
VAMOS is implemented, this function can select the proper RSL stream.

Rename gsm_bts_trx.rsl_link to rsl_link_primary. This makes sure I'm not
missing any uses of the RSL link, and clarifies the code.

Related: SYS#5315 OS#4940
Change-Id: Ifbf16bb296e91f151d19e15e39f5c953ad77ff17
2021-05-28 17:22:59 +00:00
..
Makefile.am Introduce NM GPRS NSVC FSM 2020-12-04 14:44:40 +01:00
abisip-find.c Use osmo_fd_*_{disable,enable} 2020-11-11 20:15:22 +00:00
ipaccess-config.c RSL link: explicitly select rsl_link based on lchan 2021-05-28 17:22:59 +00:00
ipaccess-firmware.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
ipaccess-proxy.c ipaccess-proxy: generate coredump and exit upon SIGABRT received 2020-11-30 14:32:32 +00:00
network_listen.c Move struct gsm_bts_trx: gsm-data.* => bts_trx.* 2020-07-18 21:45:32 +00:00
stubs.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00