osmo-gtp-kernel/libgtnl
Pablo Neira Ayuso c7e6ffadb4 add libgtpnl
This patch adds the libgtpnl library. Harald mentioned that he wanted
that the specific code that is added is well encapsulated, so let's
start a small library to interact with the GTP kernel module via netlink
interface.

This was done a bit while in the rush, so the interfaces are not nice
at all and the tools need to be ported on top of this library.

This library will be used to integrate openggsn with the GTP kernel
module.
2014-02-20 19:41:29 +01:00
..
include add libgtpnl 2014-02-20 19:41:29 +01:00
m4 add libgtpnl 2014-02-20 19:41:29 +01:00
src add libgtpnl 2014-02-20 19:41:29 +01:00
tools add libgtpnl 2014-02-20 19:41:29 +01:00
.gitignore add libgtpnl 2014-02-20 19:41:29 +01:00
Make_global.am add libgtpnl 2014-02-20 19:41:29 +01:00
Makefile.am add libgtpnl 2014-02-20 19:41:29 +01:00
configure.ac add libgtpnl 2014-02-20 19:41:29 +01:00
libgtpnl.pc.in add libgtpnl 2014-02-20 19:41:29 +01:00