libosmocore/src/gb
Neels Hofmeyr c32bfd5824 gprs_ns_vty: guard against duplicate VTY elements
The TbfTest in osmo-pcu calls gprs_ns_vty_init() repeatedly, which aborts
because of duplicate VTY elements. Fix this by skipping the VTY init if
it already happened.

Change-Id: I05c7f25a4e873ae76b206819180b8b043b60103e
2017-01-12 22:32:36 +01:00
..
Makefile.am remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
common_vty.c Change license of libosmogb from AGPLv3+ to GPLv2+ 2014-10-26 20:50:19 +01:00
common_vty.h libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
gprs_bssgp.c add osmo_gettimeofday as a shim around gettimeofday 2016-09-22 07:18:39 +02:00
gprs_bssgp_bss.c bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging message 2016-11-11 14:49:31 +00:00
gprs_bssgp_util.c Add helper function to convert numerical BSSGP PDU type to string 2016-03-11 22:29:39 +07:00
gprs_bssgp_vty.c bssgp_vty: Remove dead code and compiler warning 2016-11-11 15:24:29 +01:00
gprs_ns.c add osmo_gettimeofday as a shim around gettimeofday 2016-09-22 07:18:39 +02:00
gprs_ns_frgre.c Change license of libosmogb from AGPLv3+ to GPLv2+ 2014-10-26 20:50:19 +01:00
gprs_ns_vty.c gprs_ns_vty: guard against duplicate VTY elements 2017-01-12 22:32:36 +01:00
libosmogb.map gb: Add bssgp_pdu_str to libosmogb namespace 2016-04-12 10:08:20 -04:00