aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-20 00:36:03 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-20 00:36:03 +0100
commite2c5028dc4ca8b3f9f4846b658a9b80ec3e70f4d (patch)
treee18e65cf9035252a977172302fd7f43a66735742 /openbsc/tests
parentb2abbe8a9384e1a873f8cfb135569dbcc5061d41 (diff)
[sccp] Use msgb->l2h instead of msgb->data for CR
Using msgb->data only works as long as msgb->data == msgb->l2h.. In the case of receiving a MSU unit from a E1 link, or even receiving the IPA header we will have some non SCCP data at msgb->data and then cast garbage to what we think is making sense.. Use msgb->l2h and everything is fine.
Diffstat (limited to 'openbsc/tests')
0 files changed, 0 insertions, 0 deletions