diff options
author | Jacob Erlbeck <jerlbeck@sysmocom.de> | 2013-10-14 12:03:54 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2013-10-14 13:35:43 +0200 |
commit | 6901715124d53574dc607d540105128573808b24 (patch) | |
tree | ccd93926870b2b0c9ea6f430c9b6f1f6a671779d /src/loggingrb.c | |
parent | 34fc4701c7681a4855534c20a6f59d12c4c81521 (diff) |
gb: When sending on a NS-VC group use the first active NS-VC
Currently this first NS-VC with a matching NSEI is always used to
send a UNITDATA message via gprs_ns_sendmsg(). If the NS-VC found is
either dead or blocked, an error is returned.
This patch changes to code to skip blocked or dead NS-VCs while
searching and return the error if no usable NS-VC is found. This
makes it possible to have several NS-VCs per connection group.
Sponsored-by: On-Waves ehf
Diffstat (limited to 'src/loggingrb.c')
0 files changed, 0 insertions, 0 deletions