Osmocom's Base Station Controller for 2G mobile networks https://osmocom.org/projects/osmobsc
Go to file
Holger Hans Peter Freyther e2c5028dc4 [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.
2010-02-20 00:36:03 +01:00
hlrsync hlrsync: Sync SMS from the web db to the hlr. 2009-08-14 21:33:34 +02:00
linux-kernel new kernel patch for multiple virtual interfaces 2009-08-10 23:36:53 +02:00
openbsc [sccp] Use msgb->l2h instead of msgb->data for CR 2010-02-20 00:36:03 +01:00
rrlp-ephemeris rrlp-ephemeris: Add directory with asn1c patches 2010-01-07 10:22:24 +01:00
wireshark [wireshark] Add config option to decide which flavor of OML to use 2009-12-29 04:22:12 +01:00