Skip to content
Success

Changes

Summary

  1. osmo-upf-load-gen: Support setting UE IP ranges per local GTP endpoint (details)
Commit 382e26aca45b24a5142f66259b4e1a7b8948e21a by Pau Espin Pedrol
osmo-upf-load-gen: Support setting UE IP ranges per local GTP endpoint

Before this commit, a single UE IP address pool was used by all local
GTP endpoints (eg. eNodeBs). This means UE IP addresses are allocated
with jumps on each GTP endpoint, which creates some limitations for TRex
to generate traffic on those tunnels using tunnels_topo.
Add a VTY command to alow setting a pool of concurrent UE IP addresses
per tunnel endpoint to overcome this problem.

Change-Id: I51fec879bccc9e0c3debcef091fce0814d74400c
The file was modifiedsrc/osmo-upf-load-gen/pfcp_tool_vty.c
The file was modifiedsrc/osmo-upf-load-gen/pfcp_tool.c
The file was modifiedinclude/osmocom/upfloadgen/pfcp_tool.h