osmo-hnodeb/src/osmo-hnodeb
Pau Espin b04885005b Free UE contexts when starting shutdown procedure
They are not valid anymore since the Iuh conn is closed.
If kept alive, then if GTP/RTP traffic comes from CN while shutting down
the payloads may be forwarded to LLSK which may have been closed (eg.
because shutdown procedure was started precisely due to death LLSK
because other end closed it).

Related: OS#6826
Change-Id: I51aa449e7fd5b1049fcaaeef3f1378423a838c05
2024-03-12 18:47:35 +01:00
..
Makefile.am build: remove $(COVERAGE_LDFLAGS) from osmo_hnodeb_LDADD 2023-03-30 03:00:24 +07:00
debug.c First implementation of the LLSK gtp SAPI 2021-12-14 15:47:53 +01:00
gtp.c hnb: move llsk fields inside substruct 2022-06-08 18:03:38 +02:00
hnb.c llsk: Add APIs to interact with llsk->link 2024-03-12 18:47:35 +01:00
hnb_shutdown_fsm.c Free UE contexts when starting shutdown procedure 2024-03-12 18:47:35 +01:00
hnbap.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
iuh.c iuh: Name stream_cli connection 2024-03-12 12:03:16 +01:00
llsk.c llsk: Add APIs to interact with llsk->link 2024-03-12 18:47:35 +01:00
llsk_audio.c Use 'iuh/local-ip' as local IP for RTP sockets 2023-11-21 19:53:02 +01:00
llsk_gtp.c hnb: move llsk fields inside substruct 2022-06-08 18:03:38 +02:00
llsk_iuh.c hnb: move llsk fields inside substruct 2022-06-08 18:03:38 +02:00
main.c llsk: Add APIs to interact with llsk->link 2024-03-12 18:47:35 +01:00
ranap.c Initial implementation of LowerLayer UD Socket 2021-12-14 12:43:15 +01:00
rtp.c Use 'iuh/local-ip' as local IP for RTP sockets 2023-11-21 19:53:02 +01:00
rua.c rua: Fix null ptr access in hnb->llsk.srv 2023-07-25 11:27:59 +02:00
vty.c vty: fix incomplete docs for 'asn-debug' command 2023-10-30 15:38:55 +07:00