PFCP protocol encoding and decoding, and generic PFCP endpoint implementation This is a mirror of https://gerrit.osmocom.org/libosmo-pfcp https://osmocom.org/projects/libosmo-pfcp
Go to file
Neels Hofmeyr a2a8f56513 libosmo-pfcp.pc.in: add missing libosmogsm
We use osmo_apn_from_str() and osmo_apn_to_str(), defined in libosmogsm,
since this commit:
"fix coding of Network Instance IE"
8368e7d5d5
I9d67464ef0f92b0512cfd6e48d203f8828a82a19

Since libosmo-pfcp merely calls the two functions and none of
libosmogsm is exposed in the libosmo-pfcp API, it suffices to use
Requires.private in the .pc file.

Change-Id: Ie1c92d251af6a3e42759ff0da0d3693356b5e1d3
2023-02-24 19:06:13 +01:00
contrib Bump version: 0.1.2.25-9c96-dirty → 0.2.0 2023-02-07 13:58:41 +01:00
debian Bump version: 0.1.2.25-9c96-dirty → 0.2.0 2023-02-07 13:58:41 +01:00
doc add doc/charts/pfcp_msgs*.msc 2023-02-11 06:07:19 +01:00
include add osmo_pfcp_ie_outer_header_creation_to_str_*() 2022-12-01 01:03:41 +01:00
m4 configure: fix AC_CONFIG_MACRO_DIRS related warnings 2022-08-03 03:13:18 +07:00
src Run struct_endianness.py 2023-02-20 09:50:13 +01:00
tests bitmask to string: shorten 2022-12-08 04:23:09 +01:00
.gitignore .gitignore fixes: generated sources, .spec file 2022-08-12 04:48:08 +02:00
.gitreview gitreview: fix project 2022-08-19 13:26:21 +00:00
AUTHORS initial osmocom boilerplate source tree 2022-06-16 13:04:33 +02:00
Makefile.am install libosmo-pfcp 2022-06-17 12:09:25 +02:00
README.md README.md: tweak clone URL 2022-08-10 14:30:04 +02:00
TODO-RELEASE Bump version: 0.1.2.25-9c96-dirty → 0.2.0 2023-02-07 13:58:41 +01:00
configure.ac Bump version: 0.1.2.25-9c96-dirty → 0.2.0 2023-02-07 13:58:41 +01:00
git-version-gen initial osmocom boilerplate source tree 2022-06-16 13:04:33 +02:00
libosmo-gtlv.pc.in pkgconfig: add missing 'Requires:' 2022-08-23 18:46:25 +02:00
libosmo-pfcp.pc.in libosmo-pfcp.pc.in: add missing libosmogsm 2023-02-24 19:06:13 +01:00

README.md

libosmo-pfcp - PFCP protocol encoding and decoding, and generic PFCP endpoint implementation

Homepage

The official homepage of the project is https://osmocom.org/projects/libosmo-pfcp

GIT Repository

You can clone from the official libosmo-pfcp.git repository using

git clone https://gitea.osmocom.org/osmocom/libosmo-pfcp

To submit patches, see "Contributing" below.

Mailing List

Discussions related to libosmo-pfcp 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 libosmo-pfcp can be seen at https://gerrit.osmocom.org/#/q/project:libosmo-pfcp+status:open