osmo-hnodeb/src/osmo-hnodeb
Pau Espin cd1baf0649 Initial implementation of LowerLayer UD Socket
The LLSK socket is an interface allowing thid-parties to implement and
hook their RLC/MAC/RRC stack to osmo-hnodbe, which takes care of
interconnection with the rest of the RAN and core network (Iuh, RTP,
GTP-U, etc.).

Related: SYS#5516
Change-Id: Icaabb2206d6f141d4fba47dedf71f8ec37e6257d
2021-12-14 12:43:15 +01:00
..
Makefile.am Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
debug.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
hnb.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
hnb_shutdown_fsm.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
hnbap.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
iuh.c Implement initial shutdown + reconnect FSM 2021-11-24 21:23:45 +01:00
llsk.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
llsk_iuh.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
main.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
ranap.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
rua.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
vty.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00