osmo-msc/openbsc/src
Jacob Erlbeck f07c605361 msc: Add net back pointer to gsm_trans
Currently the net pointer is obtained from trans->subscr->net. On the
other hand, the list gsm_trans object is managed by the net object.

This patch adds the back pointer to the structure and replaces all
trans->subscr->net by trans->net expressions. In trans_alloc() the
trans->net pointer is obtained from the subscr object.

Sponsored-by: On-Waves ehf
2014-12-05 14:56:35 +01:00
..
gprs gbproxy: Reset TLLIs when the link_info is found by IMSI/P-TMSI 2014-12-02 09:00:09 +01:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc ctrl: Allow to query if the OML link is connected or not 2014-12-05 14:52:57 +01:00
libcommon bts: Store the bcch_change_mark in the bts structure 2014-11-21 11:23:47 +01:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp/sdp: Session name must not be empty pick an empty one 2014-11-20 23:17:32 +01:00
libmsc msc: Add net back pointer to gsm_trans 2014-12-05 14:56:35 +01:00
libtrau trau: Cast to remove compiler warning 2014-07-24 21:09:31 +02:00
osmo-bsc bsc: Allow to disable sending ping/pong to the MSC 2014-10-29 10:11:21 +01:00
osmo-bsc_mgcp Use port number #defines for VTY and CTRL ports 2014-08-24 17:54:49 +02:00
osmo-bsc_nat bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
osmo-nitb nitb: Don't mention the broken PCAP generation option 2014-09-16 18:13:44 +02:00
utils bsc: Move gsm_subscriber_base.c to libcommon 2014-11-11 22:52:21 +01:00
Makefile.am move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00