osmo-sgsn/openbsc/src
Holger Hans Peter Freyther d6900dfba4 sgsn: Give the IMEI to the GGSN for analysis
Most SGSNs pass the IMEI(SV). We currently only enquire about
the IMEI and then pad the 'SV' with 1111b (thanks to the encoding
routine). Sadly it insists on always writing the length which
means we have to memmove the data around by a single octet.

Manually verified using the pcu-emu and looking at the trace
using wireshark.
2015-05-17 17:23:57 +02:00
..
gprs sgsn: Give the IMEI to the GGSN for analysis 2015-05-17 17:23:57 +02:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc sub: Remove paging requests before dispatching 2015-04-29 18:53:27 +02:00
libcommon filter: Move from DNAT to DFILTER category 2015-05-03 22:03:39 +02:00
libfilter bsc: Add access list filtering to the BSC 2015-05-03 22:33:35 +02:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp: Move assignment of src_codec downwards 2015-04-28 09:40:40 +02:00
libmsc sub: Remove the queue from the subscriber code 2015-04-29 18:53:28 +02:00
libtrau rtp: Fixed problem of mute audio on some calls 2015-03-28 17:56:16 +01:00
osmo-bsc bsc: Send a LU Reject in case it has been filtered 2015-05-03 22:33:35 +02:00
osmo-bsc_mgcp logging: Only compare the subscr address 2015-01-02 11:43:06 +01:00
osmo-bsc_nat filter: Move the con_type into the filter_state 2015-05-03 22:09:02 +02:00
osmo-nitb Fix most compiler warnings with gcc-4.9.2 2015-01-01 12:32:03 +01:00
utils write_queue: Check the result of osmo_wqueue_enqueue and free 2015-03-28 18:13:37 +01:00
Makefile.am filter: Move the gsm 04.08 filter to a common place 2015-05-03 21:42:27 +02:00