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
Vadim Yanitskiy 29e2095f88 gitignore: ignore *.la objects: libosmo-{gtlv,pfcp}.la
Change-Id: I72b2b62cfa232accb4f8ae114be40058ccd512c7
2022-08-05 04:49:15 +07:00
contrib contrib: add PFCP cause and IEI string maps 2022-06-16 13:04:33 +02:00
debian initial osmocom boilerplate source tree 2022-06-16 13:04:33 +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 pfcp_endpoint: fix final PFCP retrans resp_cb 2022-07-28 13:52:17 +02:00
tests install libosmo-pfcp 2022-06-17 12:09:25 +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 initial osmocom boilerplate source tree 2022-06-16 13:04:33 +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 git://git.osmocom.org/libosmo-pfcp.git

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