9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/gtp
Harald Welte 8a03ea8a32 libgtp: Remove ctrl_handle from gsn_t, replace with private context
The control interface handle never belonged into libgtp in the first
place.  Commit 727417dd28 should not
have added this to the shared library (used by sgsnemu, osmo-sgsn, ...),
but to some private state of the GGSN.

Introducing a private context pointer at the same location will keep
ABI compatibilty.

Change-Id: I4f17516dae3e04114564828a3e5f6e2ea54212a5
2017-09-05 23:13:10 +02:00
..
Makefile.am abi/debian: Bump ABI version of libgtp after struct size change 2017-01-26 11:14:59 +01:00
gtp.c libgtp: expand logging 2017-08-22 10:07:28 +00:00
gtp.h libgtp: Remove ctrl_handle from gsn_t, replace with private context 2017-09-05 23:13:10 +02:00
gtpie.c Add 'Bearer Control Mode' IE 2016-09-15 13:53:13 +02:00
gtpie.h Add 'Bearer Control Mode' IE 2016-09-15 13:53:13 +02:00
lookupa.c Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
lookupa.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00
pdp.c libgtp: Delete PDP context on receiving GTPv1 Error Indication 2017-08-13 00:01:35 +02:00
pdp.h libgtp: Delete PDP context on receiving GTPv1 Error Indication 2017-08-13 00:01:35 +02:00
queue.c gtp/queue/queue_seqdel(): fix element check which was always true 2016-06-06 00:45:10 +02:00
queue.h Convert all code to Linux coding style 2011-11-02 13:06:18 +01:00