osmo-hnbgw/src/osmo-hnbgw
Harald Welte ffae71bc14 mgw_fsm: Add some OSMO_ASSERT() to ensure only CS maps passed
The mgw_fsm only supports CS RABs in the CS domain; let's add some
ASSERTs to make sure the impossible doesn't happen.

Change-Id: I264c4b3da17b6f59ebcdd02031318402a483041a
2024-03-13 12:11:01 +01:00
..
Makefile.am detect in/active CN links by RANAP RESET 2023-06-21 04:16:13 +02:00
cnlink.c stats: Introduce basic counters for RANAP unit-data from CN links 2024-03-12 20:47:50 +00:00
context_map.c detect in/active CN links by RANAP RESET 2023-06-21 04:16:13 +02:00
context_map_rua.c cosmetic: talk about cs_rab_ass_* when working in CS domain 2024-03-12 20:47:59 +00:00
context_map_sccp.c cosmetic: talk about cs_rab_ass_* when working in CS domain 2024-03-12 20:47:59 +00:00
hnbgw.c stats: Add per-hnb paging:{cs,ps}:attempted counter 2024-03-13 12:10:36 +01:00
hnbgw_cn.c cosmetic: align downlink RANAP unitdata function names with uplink 2024-03-13 12:11:01 +01:00
hnbgw_hnbap.c New per-hnb rate_ctr and stat_item groups; track uptime 2024-03-12 21:35:40 +01:00
hnbgw_l3.c rename hnbgw_peek_l3 to hnbgw_peek_l3_ul as it's uplink only 2024-03-12 23:28:50 +00:00
hnbgw_pfcp.c simplify: one g_hnbgw as global state and root ctx 2023-05-07 00:18:34 +02:00
hnbgw_ranap.c cosmetic: Rename hnbgw_rx_ranap and friends to *_rx_ranap_udt_ul 2024-03-12 23:28:50 +00:00
hnbgw_rua.c rename hnbgw_peek_l3 to hnbgw_peek_l3_ul as it's uplink only 2024-03-12 23:28:50 +00:00
hnbgw_vty.c vty: Print the uptime during 'show hnb' output 2024-03-12 23:30:19 +00:00
mgw_fsm.c mgw_fsm: Add some OSMO_ASSERT() to ensure only CS maps passed 2024-03-13 12:11:01 +01:00
osmo_hnbgw_main.c osmo_hnbgw_main: Install our usual SIGUSR1/SIGUSR2/SIGABRT handlers 2024-03-07 18:24:09 +01:00
ps_rab_ass_fsm.c Fix license headers: Should have been AGPLv3+, not GPLv2+ 2024-02-17 10:28:41 +01:00
ps_rab_fsm.c Fix license headers: Should have been AGPLv3+, not GPLv2+ 2024-02-17 10:28:41 +01:00
ranap_rab_ass.c Fix license headers: Should have been AGPLv3+, not GPLv2+ 2024-02-17 10:28:41 +01:00
tdefs.c Fix license headers: Should have been AGPLv3+, not GPLv2+ 2024-02-17 10:28:41 +01:00