Attention is currently required from: arehbein, neels.

neels uploaded patch set #2 to this change.

View Change

tunmap: choose local GTP addr by Network Instance IEs

Add 'netinst' config section to osmo-upf.cfg, to define Network Instance
name to local IP address mappings.

For the tunmap use case (forwarding GTP tunnels), heed the Network
Instance IEs in PFCP session creation and return IP addresses in F-TEIDs
accordingly.

Related: SYS#6192
Related: I37bebc7d6ef75c3e6ae05e81b83a1b5895839a64 (osmo-ttcn3-hacks)
Change-Id: I15ee046a1c37b83b8a83527a67a6215a30106d81
---
M include/osmocom/upf/Makefile.am
A include/osmocom/upf/netinst.h
M include/osmocom/upf/upf.h
M src/osmo-upf/Makefile.am
A src/osmo-upf/netinst.c
M src/osmo-upf/up_session.c
M src/osmo-upf/upf.c
M src/osmo-upf/upf_vty.c
A tests/netinst.vty
9 files changed, 411 insertions(+), 12 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/61/30461/2

To view, visit change 30461. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I15ee046a1c37b83b8a83527a67a6215a30106d81
Gerrit-Change-Number: 30461
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: arehbein <arehbein@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Attention: arehbein <arehbein@sysmocom.de>
Gerrit-Attention: neels <nhofmeyr@sysmocom.de>
Gerrit-MessageType: newpatchset