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 733c734a6d README.md: tweak clone URL
Change-Id: Idcfd4421189c711f95926f7e66da3402c059dfff
2022-08-10 14:30:04 +02:00
contrib contrib/libosmo-pfcp.spec.in: do not disable LTO 2022-08-06 06:09:16 +07:00
debian debian packaging of libosmo-gtlv and libosmo-pfcp 2022-08-10 14:30:04 +02:00
doc add initial FSM design charts 2022-06-16 13:04:33 +02:00
include apply code review: refactor pfcp_endpoint API 2022-07-28 13:52:17 +02:00
m4 configure: fix AC_CONFIG_MACRO_DIRS related warnings 2022-08-03 03:13:18 +07:00
src comment / whitespace tweaks in pfcp_endpoint.c 2022-08-09 20:42:39 +00:00
tests debian packaging of libosmo-gtlv and libosmo-pfcp 2022-08-10 14:30:04 +02:00
.gitignore gitignore: ignore *.la objects: libosmo-{gtlv,pfcp}.la 2022-08-05 04:49:15 +07:00
.gitreview initial osmocom boilerplate source tree 2022-06-16 13:04:33 +02: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 initial osmocom boilerplate source tree 2022-06-16 13:04:33 +02:00
configure.ac configure: fix warning: AC_OUTPUT should be used without arguments 2022-08-03 03:16:11 +07:00
git-version-gen initial osmocom boilerplate source tree 2022-06-16 13:04:33 +02:00
libosmo-gtlv.pc.in install libosmo-gtlv 2022-06-17 12:09:25 +02:00
libosmo-pfcp.pc.in install libosmo-pfcp 2022-06-17 12:09:25 +02: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