commit | a3108a3457182417a25e039590a95a57d74fcc4f | [log] [tgz] |
---|---|---|
author | Oliver Smith <osmith@sysmocom.de> | Thu Oct 26 15:14:16 2023 +0200 |
committer | Oliver Smith <osmith@sysmocom.de> | Fri Oct 27 13:26:56 2023 +0200 |
tree | b3aac92af4718794d0e6df2f7a309b64f03c90d6 | |
parent | 988b8f383d0525c821f890f424f304d3e51c9e00 [diff] |
WIP: add QEMU tests Change-Id: Ibf75514b866fffb11e90529e4705f126b23d7415
In order to control the kernel-side GTP-U plane, a netlink based control interface between GTP-C in userspace and GTP-U in kernelspace was invented.
The encoding and decoding of these control messages is implemented in the libgtpnl (library for GTP netlink).
libgtpnl is part of the Osmocom Open Source Mobile Communications project.
The official homepage of the project is https://osmocom.org/projects/linux-kernel-gtp-u/wiki/Libgtpnl
You can clone from the official libgtpnl.git repository using
git clone https://gitea.osmocom.org/cellular-infrastructure/libgtpnl
Visiting the URL in a browser shows a web interface.
Discussions related to libgtpnl are happening on the osmocom-net-gprs@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/osmocom-net-gprs for subscription options and the list archive.
Please observe the Osmocom Mailing List Rules when posting.
Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards
We use a gerrit based patch submission/review process for managing contributions. Please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for more details
The current patch queue for libgtpnl can be seen at https://gerrit.osmocom.org/#/q/project:libgtpnl+status:open