Go to file
Neels Hofmeyr e68eca0e8f clarify comments and naming around PDR+FAR classification
No functional change.

Rename forw_to_core to access_to_core.
Rename forw_from_core to core_to_access.

Rename add_gtp_action_endecaps to add_gtp_action_tunend.
Rename add_gtp_action_forw to add_gtp_action_tunmap.

Add assertions to clearly indicate expected PDR and reverse PDR
directions.

Tweak various comments and log messages.

Fix some comments that have Access / Core flipped.

Change-Id: Ia199bb6944476eff6af89b5ab015a9a2f8ce330e
2022-12-09 17:25:58 +00:00
contrib osmo-pfcp-tool VTY: rename 'endecaps' to 'tunend' 2022-11-18 23:49:14 +01:00
debian debian: add osmo-pfcp-tool to osmo-upf package 2022-12-08 16:52:07 +01:00
doc VTY: rename 'nft' to 'tunmap' 2022-11-18 23:49:14 +01:00
include clarify comments and naming around PDR+FAR classification 2022-12-09 17:25:58 +00:00
src clarify comments and naming around PDR+FAR classification 2022-12-09 17:25:58 +00:00
tests VTY: rename 'nft' to 'tunmap' 2022-11-18 23:49:14 +01:00
.gitignore initial osmocom boilerplate source tree 2022-01-21 01:45:44 +01:00
.gitreview initial osmocom boilerplate source tree 2022-01-21 01:45:44 +01:00
AUTHORS initial osmocom boilerplate source tree 2022-01-21 01:45:44 +01:00
COPYING add missing COPYING file 2022-08-24 16:10:56 +02:00
Makefile.am initial osmocom boilerplate source tree 2022-01-21 01:45:44 +01:00
README.md update git URLs (git -> https; gitea) 2022-09-08 13:47:38 +00:00
TODO-RELEASE initial osmocom boilerplate source tree 2022-01-21 01:45:44 +01:00
configure.ac update git URLs (git -> https; gitea) 2022-09-08 13:47:38 +00:00
git-version-gen initial osmocom boilerplate source tree 2022-01-21 01:45:44 +01:00
osmoappdesc.py add VTY option gtp/mockup, for VTY tests 2022-07-20 17:07:48 +02:00

README.md

osmo-upf - Osmocom User Plane Function Implementation

Homepage

The official homepage of the project is https://osmocom.org/projects/osmo-upf/wiki

GIT Repository

You can clone from the official osmo-upf.git repository using

git clone https://gitea.osmocom.org/cellular-infrastructure/osmo-upf

There is a web interface at https://gitea.osmocom.org/cellular-infrastructure/osmo-upf.

To submit patches, see "Contributing" below.

Documentation

User Manuals and VTY reference manuals are [optionally] built in PDF form as part of the build process.

Pre-rendered PDF version of the current "master" can be found at User Manual as well as the VTY Reference Manual

Mailing List

Discussions related to osmo-bts are happening on the osmocom-net-gprs@lists.osmocom.org mailing list, please see https://lists.osmocom.org/postorius/lists/osmocom-net-gprs@lists.osmocom.org/ for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Contributing

Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards

Submit patches at https://gerrit.osmocom.org/ See also https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit

The current patch queue for OsmoUPF can be seen at https://gerrit.osmocom.org/#/q/project:osmo-upf+status:open