From cf11908f9c39ee98b063d1ca33770179f34a3652 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 23 Nov 2021 14:18:44 +0100 Subject: initial osmocom boilerplate source tree Related: SYS#5599 Depends: I0a46b147ec6a76d909df28136cfd2b764b2c75ea (libosmocore) Change-Id: I4352dd8738a1a9de6ba2fc250ee8eef69c65ff1e --- README.md | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..de85ca1 --- /dev/null +++ b/README.md @@ -0,0 +1,41 @@ +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](https://osmocom.org/projects/cellular-infrastructure/wiki/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 -- cgit v1.2.3