Skip to content

[BUG] PacketRusher does not always handle received messages in order #102

Description

@linouxis9

Describe the bug
PacketRusher does not always handle received messages in order.
Eg: UEContextRelease will be handled before the DownlinkNASTransport, so context / communication with UE will be freed and we'll unable to pass down the NAS message to UE.

Expected order:
image
Handled order:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions