HewlettPackard / PacketRusher

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

Fix Service Request with Free5GC by adding missing 5G-S-TMSI NGAP IE #129

Closed linouxis9 closed 2 weeks ago

linouxis9 commented 2 weeks ago

Types of changes

Fix #128

linouxis9 commented 2 weeks ago

Hi @golisrikanth1989,

I believe this PR fix your #128 issue, can you try your test case again with the fix in the pull request?

git pull
git checkout fix/128
go build cmd/packetrusher.go
sudo ./packetrusher...

Thanks a lot!

Valentin