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 a46a126fb1 add osmo_pfcp_ip_addrs_get
This pattern shows up a lot when working with PFCP. Let's make it easier
to handle IPv4 and v6 at the same time.

Change-Id: I4338a83f26ef2443f90cf835621e73aed5eac521
2024-03-23 13:03:53 +01:00
contrib Bump version: 0.2.0.14-d497-dirty → 0.3.0 2023-09-12 13:55:23 +02:00
debian Bump version: 0.2.0.14-d497-dirty → 0.3.0 2023-09-12 13:55:23 +02:00
doc add doc/charts/pfcp_msgs*.msc 2023-02-11 06:07:19 +01:00
include add osmo_pfcp_ip_addrs_get 2024-03-23 13:03:53 +01:00
m4 configure: fix AC_CONFIG_MACRO_DIRS related warnings 2022-08-03 03:13:18 +07:00
src add osmo_pfcp_ip_addrs_get 2024-03-23 13:03:53 +01:00
tests build: drop $(all_includes) 2023-03-14 20:29:34 +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
COPYING add missing GPLv2 license text as COPYING file 2024-03-08 14:43:22 +01:00
Makefile.am build: drop $(all_includes) 2023-03-14 20:29:34 +01: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.2.0.14-d497-dirty → 0.3.0 2023-09-12 13:55:23 +02: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