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
Oliver Smith 823b88873c packaging: depend on libosmocore >= 1.7.0
Require the same libosmocore version in configure.ac and rpm spec as
already set in debian/control.

Change-Id: I701f1aacca22a697f35aba0041a71945c5aea107
2022-08-22 11:37:07 +02:00
contrib packaging: depend on libosmocore >= 1.7.0 2022-08-22 11:37:07 +02:00
debian debian/control: move -dev deps of libosmo-gtlv-dev 2022-08-22 11:33:44 +02:00
doc doc: minor fix in pfcp_cp_peer_fsm.dot 2022-08-13 00:35:49 +00: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_cp_peer: check use count correctness 2022-08-13 00:35:49 +00:00
tests debian packaging of libosmo-gtlv and libosmo-pfcp 2022-08-10 14:30:04 +02: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 initial osmocom boilerplate source tree 2022-06-16 13:04:33 +02:00
configure.ac packaging: depend on libosmocore >= 1.7.0 2022-08-22 11:37:07 +02:00
git-version-gen initial osmocom boilerplate source tree 2022-06-16 13:04:33 +02:00
libosmo-gtlv.pc.in libosmo-gtlv.pc.in: tweak Description 2022-08-12 04:44:52 +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