osmo-bts/src/osmo-bts-virtual
Vadim Yanitskiy 61933e6a7a osmo-bts-virtual: indicate BTS_FEAT_[E]GPRS to the BSC
Forwarding of PDCH related data over multicast works for me.
Without these features osmo-bsc would reject the OML connection
if it's configured with [E]GPRS enabled.

Change-Id: I5e13c153805c56904e51d222007228e1c2872c88
Related: OS#5500
2023-03-11 06:57:13 +07:00
..
Makefile.am Depend on libosmo-netif 2022-09-06 09:14:40 +02:00
bts_model.c nm_*fsm: Make FSMs aware of object being properly configured or not 2021-09-22 12:56:58 +02:00
l1_if.c osmo-bts-{trx,virtual}: set rc on error in bts_model_l1sap_down() 2023-03-07 09:43:21 +00:00
l1_if.h [VAMOS] Re-organize osmo-bts-trx specific structures 2021-05-18 19:11:06 +00:00
main.c osmo-bts-virtual: indicate BTS_FEAT_[E]GPRS to the BSC 2023-03-11 06:57:13 +07:00
osmo_mcast_sock.c use osmo_fd_setup() everywhere 2020-10-19 15:06:08 +00:00
osmo_mcast_sock.h VIRT-PHY: Initial check-in of a new virtual BTS 2017-07-13 19:34:17 +00:00
scheduler_virtbts.c bts-virtual: fix segfault 2023-02-19 18:56:56 +03:00
virtual_um.c Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-05-09 18:59:47 +02:00
virtual_um.h osmo-bts-virtual: Fix "virtual-um net-device NETDEV" 2020-03-10 21:36:00 +01:00
virtualbts_vty.c vty: call bts_model_vty_init() from bts_vty_init() 2020-11-02 18:08:24 +00:00