osmo-gtp-kernel/libgtnl
Pablo Neira Ayuso 2cf5c87b96 add struct gtp_tunnel and adapt functions to use it
This patch adds a gtp_tunnel structure to avoid having to deal with
functions with lots of parameters. This should also help to extend
the interfaces and the gtp_tunnel object without breaking the binary
interface (which will be good by when ipv6 support will be added).
2014-02-22 22:30:14 +01:00
..
include add struct gtp_tunnel and adapt functions to use it 2014-02-22 22:30:14 +01:00
m4 add libgtpnl 2014-02-20 19:41:29 +01:00
src add struct gtp_tunnel and adapt functions to use it 2014-02-22 22:30:14 +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