Files
osmo-upf/doc/manuals/chapters/overview.adoc
Neels Hofmeyr 103b69d99c initial osmocom boilerplate source tree
Related: SYS#5599
Depends: I0a46b147ec6a76d909df28136cfd2b764b2c75ea (libosmocore)
Change-Id: I4352dd8738a1a9de6ba2fc250ee8eef69c65ff1e
2022-01-21 01:45:44 +01:00

25 lines
722 B
Plaintext

OsmoUPF
[[overview]]
== Overview
This manual should help you getting started with OsmoUPF. It will cover
aspects of configuring and running OsmoUPF.
[[intro_overview]]
=== About OsmoUPF
OsmoUPF is the Osmocom implementation of a User Plane Function for 2G, 3G, 4G
and 5G mobile network packet switched user data management. It implements:
- A Packet Forwarding Control Protocol (PFCP) entity to manage the GTP user
plane of mobile subscribers.
- GTP forwarding as well as encapsulation/decapsulation of user traffic, using
the Linux mainline kernel GTP module.
The aim is to provide:
- 1000 modifications of tunnel state per second (add/remove/modify),
- 4-8 Gbps throughput,
- 100-125k concurrent GTP tunnels.