# libgtpnl - netlink library for Linux kernel GTP In order to control the kernel-side GTP-U plane (`gtp` driver), 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 this *libgtpnl* (library for GTP netlink). libgtpnl is part of the [Osmocom](https://osmocom.org/) Open Source Mobile Communications project. ## Homepage The official homepage of the project is GIT Repository -------------- 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](https://gitea.osmocom.org/cellular-infrastructure/libgtpnl). Mailing List ------------ Discussions related to libgtpnl are happening on the osmocom-net-gprs@lists.osmocom.org mailing list, please see 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 We use a gerrit based patch submission/review process for managing contributions. Please see for more details The current patch queue for libgtpnl can be seen at