aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-04-30 19:54:29 +0200
committerHarald Welte <laforge@gnumonks.org>2010-05-04 07:20:42 +0200
commit44f1c27460325924e0391677ca76798951289f53 (patch)
treec5fd6ce69c7c37c7c77d587ba9f49431192e070f /openbsc/src/Makefile.am
parent06aa111fda8caadd312756fe280d808da12379f0 (diff)
gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI
According to TS 08.16, the BSSGP layer needs to specify NSEI and BVCI when executing the NS UNITDATA REQUEST primitive of the underlying NS layer. Rather than passing around a pointer to the 'struct gprs_nsvc', we now have NSEI and BVCI as members of 'struct obsc_msgb_cb' and set them when BSSGP hands a message down to NS. NS then does a lookup of the 'gprs_nsvc' based on the NSEI parameter.
Diffstat (limited to 'openbsc/src/Makefile.am')
0 files changed, 0 insertions, 0 deletions