osmo-bsc/openbsc/tests
Jacob Erlbeck 0e8add601d sgsn: Add PDP info to subscriber data
Currently the PDP info that is transmitted via GSUP is just parsed
and then discarded.

This commit adds a new data structure sgsn_subscriber_pdp_data and
maintains a list of those in sgsn_subscriber_data. The PDP data is
copied from an incoming GSUP UpdateLocationResult message. If that
message contains the PDPInfoComplete flag, the list is cleared before
new entries are added.  The 'show subscriber cache' output now also
shows the PDP data entries.

Note that the InsertSubscriberData message is still not supported.

[hfreyther: Added talloc_free in gprs_subscr_pdp_data_clear]

Sponsored-by: On-Waves ehf
2015-02-06 09:55:39 +01:00
..
abis Partial revert "Fix most compiler warnings with gcc-4.9.2" 2015-01-02 11:42:38 +01:00
bsc move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
bsc-nat nat: Introduce a config free for the test and fix valgrind issues 2014-08-29 11:42:34 +02:00
bsc-nat-trie move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
channel msc: Add and use gsm_subscriber_group 2014-12-05 14:59:02 +01:00
db db: Extend the test to mark a SMS as delivered and verify it 2014-12-25 17:33:30 +01:00
gbproxy Partial revert "Fix most compiler warnings with gcc-4.9.2" 2015-01-02 11:42:38 +01:00
gprs gprs/test: Fix GSUP Purge MS response messages 2015-01-30 21:29:58 +01:00
gsm0408 sms: Increment the RP Message Reference for each transaction 2014-02-20 11:35:56 +01:00
mgcp mgcp/sdp: Session name must not be empty pick an empty one 2014-11-20 23:17:32 +01:00
sgsn sgsn: Add PDP info to subscriber data 2015-02-06 09:55:39 +01:00
smpp smpp: Fix the make distcheck for smpp 2013-09-19 11:08:43 +02:00
subscr msc: Add per subscriber keep_in_ram flag 2014-12-09 09:08:28 +01:00
trau mncc: Complete definitions for all speech traffic frames at MNCC interface 2014-03-20 22:36:16 +01:00
Makefile.am bsc/test: Add tests for gsm_subscriber base 2014-12-05 15:16:59 +01:00
atlocal.in sgsn: Add boilerplate code for a SGSN test 2014-10-09 17:22:34 +02:00
ctrl_test_runner.py bsc/nitb: Allow to set the GPRS mode through the ctrl command 2015-01-31 22:38:48 +01:00
smpp_test_runner.py nitb/smpp: Add simple test runner for the issues found by daniel 2014-03-06 23:48:17 +01:00
testsuite.at bsc/test: Add tests for gsm_subscriber base 2014-12-05 15:16:59 +01:00
vty_test_runner.py meas: Install the scenario command and test it 2015-01-31 12:49:41 +01:00