Project

General

Profile

Libgtpnl » History » Revision 2

Revision 1 (laforge, 02/24/2017 04:43 PM) → Revision 2/3 (laforge, 07/25/2022 08:20 AM)

h1. libgtpnl 

 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). The library is available from https://gitea.osmocom.org/cellular-infrastructure/libgtpnl http://git.osmocom.org/libgtpnl/ 

 The library uses GNU autotools, so the usual 

 <pre> 
 autoreconf -fi && ./configure && make && make install 
 </pre> 

 should be used to build + install it.
Add picture from clipboard (Maximum size: 48.8 MB)