osmo-cbc/src
Pau Espin 6e59534d6b Add initial SBc-AP support to osmo-cbc
This patch makes use of the newly introduced sbcap library, and
introduces new code (and extends existing one) to handle all the aspects
of MME peers talking SBc-AP and its underlaying SCTP connection.

This commit doesn't aim to implement all the SBc-AP features, but to
implement a minimal subset of features already available for CBSP in
osmo-cbc, in order to have similar support level for both 2G and 4G
networks.

Related: OS#4945
Change-Id: Ib278bc1d1a74459814016fef7a8fe21cc29d46c9
2022-07-19 09:10:12 +00:00
..
sbcap sbcap: Update asn1c skeleton files 2022-07-18 11:49:08 +02:00
Makefile.am Add initial SBc-AP support to osmo-cbc 2022-07-19 09:10:12 +00:00
cbc_data.c Add initial SBc-AP support to osmo-cbc 2022-07-19 09:10:12 +00:00
cbc_main.c Add initial SBc-AP support to osmo-cbc 2022-07-19 09:10:12 +00:00
cbc_vty.c Add initial SBc-AP support to osmo-cbc 2022-07-19 09:10:12 +00:00
cbsp_server.c cbsp: Clean up conn closed paths 2022-07-07 16:22:36 +02:00
cbsp_server_fsm.c Move header files to include/osmocom/cbc/ dir 2022-07-04 13:35:47 +02:00
charset.c Move header files to include/osmocom/cbc/ dir 2022-07-04 13:35:47 +02:00
message_handling.c Add initial SBc-AP support to osmo-cbc 2022-07-19 09:10:12 +00:00
rest_api.c rest_api: Fix cbs.data_user_len not set in 'payload_encoded' 2022-07-12 19:42:45 +02:00
rest_it_op.c Move header files to include/osmocom/cbc/ dir 2022-07-04 13:35:47 +02:00
sbcap_msg.c Add initial SBc-AP support to osmo-cbc 2022-07-19 09:10:12 +00:00
sbcap_server.c Add initial SBc-AP support to osmo-cbc 2022-07-19 09:10:12 +00:00
sbcap_server_fsm.c Add initial SBc-AP support to osmo-cbc 2022-07-19 09:10:12 +00:00
smscb_message_fsm.c Add initial SBc-AP support to osmo-cbc 2022-07-19 09:10:12 +00:00
smscb_peer_fsm.c Add initial SBc-AP support to osmo-cbc 2022-07-19 09:10:12 +00:00