HewlettPackard / PacketRusher

High performance 5G UE/gNB Simulator and CP/UP load tester.
Apache License 2.0
116 stars 26 forks source link

[BUG] Fix interactions between Idling and other procedures #97

Open linouxis9 opened 8 months ago

linouxis9 commented 8 months ago

Describe the bug Triggering a Handover while the UE is Idle, should not crash PacketRusher (+ reduce the number of fatal and replace them with Errors). image

Running procedures such as Deregistration while the UE is Idle, should not deadlock PacketRusher. image