aboutsummaryrefslogtreecommitdiffstats
path: root/src/poll_controller.h
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-10-27 14:45:20 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-11-04 21:39:42 +0100
commit569f0d27c7bdffece25d8c4fcbf63d542f2f22fb (patch)
tree7f95c6154bfe0a3599d49b88e1430d66ca3f0d41 /src/poll_controller.h
parent4808d1ceb8864c532377990a7e2aac34bde9b03a (diff)
tbf_dl: Don't fake EGPRS MS class when no related info is available
For instance if PCU received DL data to be sent to an MS from an SGSN, and the MS is not currently cached in the PCU (because there's no TBF active for it), it will page it and transmit the DL data to it. The SGSN is capable of sending (EGPRS) MS Class information in that same DL data message, so it's the one responsible for providing that information if not available at the PCU. In the PCU if we don't have information about that MS and SGSN didn't provide us information about it, we cannot assume the MS is going to be EGPRS capable and even less expecting a specific EGPRS MS class. So let's drop this code. Related: OS#4544 Change-Id: Icce66cadb51af25ae0c3b3719940eccb548fe33b
Diffstat (limited to 'src/poll_controller.h')
0 files changed, 0 insertions, 0 deletions