osmo-msc/openbsc/src/libbsc
Jacob Erlbeck 946d1415c2 bsc/mminfo: Patch timezone and DST in MM Info messages
This adds in-place patching of the time information in the
MM INFORMATION message. The timezone in the 'Local time zone' and
the 'Universal time and local time zone' information elements
and the offset in the 'Network Daylight Saving Time' information
element are optionally set.

The new values are determined by the 'timezone' vty command in the
config_net_bts node. That command is extended by an optional
DST offset parameter.

Tests are provided for the vty part and for the plain
bsc_scan_msc_msg() function.

Sponsored-by: On-Waves ehf
Ticket: OW#978
2013-09-19 10:57:13 +02:00
..
Makefile.am hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
abis_nm.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
abis_nm_ipaccess.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
abis_nm_vty.c vty: Use generic 'end' and 'exit' commands 2013-09-02 20:25:35 +02:00
abis_om2000.c OM2000: don't silently send CON/IS/TF configuration request 2012-09-07 20:15:50 +02:00
abis_om2000_vty.c vty: Use generic 'end' and 'exit' commands 2013-09-02 20:25:35 +02:00
abis_rsl.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
arfcn_range_encode.c si: Partially implement the range encoding for the SI. 2012-10-22 15:23:58 +02:00
bsc_api.c misc: Fix compilation warnings 2013-07-27 20:03:08 +02:00
bsc_init.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
bsc_msc.c bsc_msc: Fix possible null pointer dereference 2013-09-04 08:45:48 +02:00
bsc_rf_ctrl.c ctrl: Remember last 'rf_locked' control command 2013-09-11 20:27:08 +02:00
bsc_rll.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
bsc_vty.c bsc/mminfo: Patch timezone and DST in MM Info messages 2013-09-19 10:57:13 +02:00
bts_ericsson_rbs2000.c RBS2000: Don't sent IS configuration if we want to config TF 2012-09-07 20:14:47 +02:00
bts_init.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
bts_ipaccess_nanobts.c nanobts: Fix initialization of two concurrent BTS. 2013-09-02 10:20:14 +02:00
bts_nokia_site.c misc: Address compiler warning on unused variables 2012-09-11 12:41:23 +02:00
bts_siemens_bs11.c Allow VTY-based configuration of T3105 2012-06-03 16:58:18 +02:00
bts_sysmobts.c sysmobts: Avoid a crash when trying to look-up a BTS 2013-04-29 20:44:42 +02:00
bts_unknown.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
chan_alloc.c libbsc: With the new SAPI states we don't need sacch_deact anymore 2012-12-29 12:42:29 +01:00
e1_config.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00
gsm_04_08_utils.c libbsc: Fix DL QUAL decoding from measurement reports 2012-12-26 00:13:51 +01:00
gsm_subscriber_base.c gsm_subscriber: change subscr_bsc_active_subscriber to plural 2012-12-25 19:08:46 +01:00
handover_decision.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
handover_logic.c handover: Fix the handover signalling for IP based BTSes 2012-12-26 10:32:02 +01:00
meas_proc.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
meas_rep.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
paging.c bsc: Allow to page a BTS that is excluded from the RF lock 2013-01-28 15:41:27 +01:00
rest_octets.c si: Another round of PCS related fixes 2013-03-10 17:39:50 +01:00
system_information.c hsl: Remove the support for the HSL bts from OpenBSC 2013-07-03 16:19:41 +02:00