libosmocore/openbsc/src/gprs
Harald Welte 91813cf214 GPRS: We have to do the msgb_free() in NS not Gb Proxy
As only NS-UNITDATA messages are ever passed into the Gb Proxy,
we need to do the msgb_free() at a much higher point in the calling
stack, i.e. inside the NS protocol layer.  This means it is now
the same logic as in OpenBSC itself.
2010-05-12 20:53:42 +02:00
..
gprs_bssgp.c [gprs] BSSGP: cosmetic cleanup 2010-05-11 10:12:44 +02:00
gprs_bssgp_util.c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case 2010-05-11 10:03:34 +02:00
gprs_ns.c GPRS: We have to do the msgb_free() in NS not Gb Proxy 2010-05-12 20:53:42 +02:00