Project

General

Profile

Libgtpnl » History » Version 2

laforge, 07/25/2022 08:20 AM
gitea

1 1 laforge
h1. libgtpnl
2
3
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.
4
5 2 laforge
The encoding and decoding of these control messages is implemented in the libgtpnl (library for GTP netlink). The library is available from https://gitea.osmocom.org/cellular-infrastructure/libgtpnl
6 1 laforge
7
The library uses GNU autotools, so the usual
8
9
<pre>
10
autoreconf -fi && ./configure && make && make install
11
</pre>
12
13
should be used to build + install it.
Add picture from clipboard (Maximum size: 48.8 MB)