Project

General

Profile

Libgtpnl » History » Version 1

laforge, 02/24/2017 04:43 PM

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
The encoding and decoding of these control messages is implemented in the libgtpnl (library for GTP netlink). The library is available from http://git.osmocom.org/libgtpnl/
6
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)