[Suggestion] Update gtp5g module to v0.8.5+ #99
Closed
howardswe499
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
Hi @howardswe499, Thank you for the suggestion! I'll backport the latest GTP5G changes to PacketRusher. Cheers, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Device info: RaspberryPi 5 running Raspbian Bookworm Kernel 6.1
Hi @linouxis9 ,
The free5gc/gtp5g module that is currently packaged within PackerRusher is v0.8.2, which does not support linux kernels newer than 5.15, and running PR on a system with newer kernel returns the following error upon PDU session establishment:
gtp5g v0.8.5 now supports up to kernel version >=6.2 (https://github.com/free5gc/gtp5g/releases/tag/v0.8.5). I've tried installing the gtp5g module separately (albeit it was version v0.8.6), and it seems to be compatible with PackerRusher. This way people can avoid having to downgrade their kernel.
Thank you for your attention.
Best Regards,
Howard
Beta Was this translation helpful? Give feedback.
All reactions