libosmocore/src/gb
Harald Welte 684cf32243 bssgp_vty: Remove dead code and compiler warning
gprs_bssgp_vty.c:48:34: warning: ‘gprs_bssgp_timer_strs’ defined but not used [-Wunused-const-variable=]
 static const struct value_string gprs_bssgp_timer_strs[] = {
                                  ^~~~~~~~~~~~~~~~~~~~~

Change-Id: Ia41ccb7b227c41996cdef51dc6779bfc5b5a8d48
2016-11-11 15:24:29 +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 Improve BSSGP debug output 2016-03-17 16:55:11 +01: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 ns: Add statistics for some events 2015-10-28 23:51:24 +01:00
libosmogb.map gb: Add bssgp_pdu_str to libosmogb namespace 2016-04-12 10:08:20 -04:00