aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_rlcmac_sched.cpp
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-05-06 19:48:05 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2021-05-17 14:21:21 +0200
commitc43570c3519d2c82ecb6a0323c6fe0a6e0efec57 (patch)
tree796c9b21424fdd67735006f2a0bea4bc96b16c3c /src/gprs_rlcmac_sched.cpp
parentc48d27b57b489495ac9a5bed9b48fabf988cf704 (diff)
RIM: Refactor Rx path to decode stack in proper order
Previous implementation of the Rx path was first checking the APP ID before checking the lower layer (container type), which was confusing because the information is then not verified in ascending order in the protocol stack. Let's instead, first, pass the pdu to the correct container type handler, and only once there, let each container type handler verify the available applications. Change-Id: Ibe017c1a6e789f45d74c4a5f5f4608298c8c9f91
Diffstat (limited to 'src/gprs_rlcmac_sched.cpp')
0 files changed, 0 insertions, 0 deletions