mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Apply QoS flow id as soon as the accept message is parsed, before interface setup and before any code path that starts the per-session interface thread, so the first SDUs are not sent with the default 0-initialized QFI 0. Changes: - In handle_pdu_session_accept, move set_qfi(...) to immediately before interface setup. Signed-off-by: Guido Casati <guido.casati@openairinterface.org>