osmo-hnbgw/src/osmo-hnbgw
Neels Hofmeyr 3f4d645890 Deprecate 'sccp cr max-payload-len', remove SCCP CR limit code
The SCCP CR payload length limit is now implemented in libosmo-sigtran
v1.7.0. The limit no longer needs to be enforced in osmo-hnbgw.

This reverts commit 2c91bd66a1,
except for keeping the cfg option, marked deprecated, and not doing
anything.

Fixes: OS#5906
Related: SYS#5968
Related: OS#5579
Depends: I174b2ce06a31daa5a129c8a39099fe8962092df8 (osmo-ttcn3-hacks)
Change-Id: I18dece84b33bbefce8617fbb0b2d79a7e5adb263
2023-02-15 03:34:43 +01:00
..
Makefile.am Makefile.am: Drop duplicated LIBOSMOMGCPCLIENT_LIBS 2022-10-19 15:56:52 +02:00
context_map.c Deprecate 'sccp cr max-payload-len', remove SCCP CR limit code 2023-02-15 03:34:43 +01:00
hnbgw.c Deprecate 'sccp cr max-payload-len', remove SCCP CR limit code 2023-02-15 03:34:43 +01:00
hnbgw_cn.c Deprecate 'sccp cr max-payload-len', remove SCCP CR limit code 2023-02-15 03:34:43 +01:00
hnbgw_hnbap.c UE state leak: when HNB re-registers, discard previous UE state 2023-02-11 03:32:34 +01:00
hnbgw_pfcp.c add ps_rab_ass FSM to map GTP via UPF 2022-08-08 20:20:34 +00:00
hnbgw_ranap.c Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_rua.c Deprecate 'sccp cr max-payload-len', remove SCCP CR limit code 2023-02-15 03:34:43 +01:00
hnbgw_vty.c Deprecate 'sccp cr max-payload-len', remove SCCP CR limit code 2023-02-15 03:34:43 +01:00
mgw_fsm.c fix msgb leak for RANAP RAB Ass. Req. 2023-01-17 23:40:00 +01:00
ps_rab_ass_fsm.c fix msgb leak for RANAP RAB Ass. Req. 2023-01-17 23:40:00 +01:00
ps_rab_fsm.c ps_rab_fsm: check use cb success 2022-08-17 14:33:33 +00:00
ranap_rab_ass.c ranap_rab_ass_req_encode(): return msgb 2022-07-27 15:45:18 +02:00
tdefs.c build: add --enable-pfcp, make PFCP dep optional 2022-08-09 17:57:43 +02:00