osmo-hnodeb/src/osmo-hnodeb
Pau Espin 3dffff3147 rtp: Update code to libosmogsm IuUP API changes
NOTICE: This commit implies an API change when using libosmogsm.
However, the previous API was never available in any libosmogsm release,
and only available in both libosmogsm and osmo-hnodeb master, so we are
only breaking compatibility between different master versions, which is
acceptable.

Related: SYS#5969
Change-Id: Ia26a945147d68511bb1750d51ed91909e48b4139
2022-05-25 18:55:09 +02:00
..
Makefile.am Get rid of libgtp for GTP-U 2021-12-23 15:55:21 +01:00
debug.c First implementation of the LLSK gtp SAPI 2021-12-14 15:47:53 +01:00
gtp.c gtp: Fix uninitialized var if no extension flags set in gtp header 2022-01-07 13:44:31 +01:00
hnb.c Get rid of libgtp for GTP-U 2021-12-23 15:55:21 +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 First implementation of the LLSK gtp SAPI 2021-12-14 15:47:53 +01:00
llsk_audio.c Add initial support for IuUP RTP based Transport Layer 2021-12-23 15:55:17 +01:00
llsk_gtp.c Get rid of libgtp for GTP-U 2021-12-23 15:55:21 +01:00
llsk_iuh.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
main.c First implementation of the LLSK gtp SAPI 2021-12-14 15:47:53 +01:00
ranap.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
rtp.c rtp: Update code to libosmogsm IuUP API changes 2022-05-25 18:55:09 +02:00
rua.c Fix several Coverity found issues 2021-12-16 12:58:51 +01:00
vty.c First implementation of the LLSK gtp SAPI 2021-12-14 15:47:53 +01:00