osmo-gtp-kernel/libgtnl/src
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
..
Makefile.am add struct gtp_tunnel and adapt functions to use it 2014-02-22 22:30:14 +01:00
genl.c add libgtpnl 2014-02-20 19:41:29 +01:00
gtp-genl.c add struct gtp_tunnel and adapt functions to use it 2014-02-22 22:30:14 +01:00
gtp-rtnl.c add libgtpnl 2014-02-20 19:41:29 +01:00
gtp.c add struct gtp_tunnel and adapt functions to use it 2014-02-22 22:30:14 +01:00
internal.h add struct gtp_tunnel and adapt functions to use it 2014-02-22 22:30:14 +01:00
libgtpnl.map add struct gtp_tunnel and adapt functions to use it 2014-02-22 22:30:14 +01:00