Valentin

Results 49 comments of Valentin
trafficstars

Hi @zhemant, Thanks a lot for opening this issue. PacketRusher does not yet support adding QFI. I'll publish two PR fixing the issue soon. Thanks a lot! Best regards, Valentin

Hi @zhemant, Thanks a ton for opening this issue. Your issue should be fixed by this PR: https://github.com/HewlettPackard/PacketRusher/pull/135 Please read the instructions in the PR's description and ensure that this...

Hi @MA3CIN, Thanks a lot for opening this feature request! PacketRusher has the `./packetrusher multi-ue` feature which can fill some of the same use cases, but indeed, PacketRusher is missing...

Hi @himanshu3, Thanks a lot for testing the custom scenario WebAssembly feature! The project has evolved quite a lot since I've started working on this feature and I had not...

Here is a similar issue I had found on Open5GS and how we resolved it: https://github.com/open5gs/open5gs/issues/2786

Hi @ianchen0119, No problem, I'll take a look this week! Thanks and cheers, Valentin

Thank you @s5uishida! I'll import the latest gtp5g commits inside the PacketRusher's repository :-)

Hi @gruyaume, Thanks a lot for opening this ticket! Indeed, this is a big issue! There are a few workarounds: - As you mentioned, using eBPF, I have a WIP...

Hi @juan-montero-byd, You would have to set the option SCTP_NODELAY on the socket (but it does not completely prevent SCTP chunk bundling), it's the default behavior of SCTP stack inside...