osmo-msc/openbsc/src/gprs
Holger Hans Peter Freyther 5a1b329a9e gprs: Fix compiler warnings ini gprs_sndcp_vty.c
CC       gprs_sndcp_vty.o
gprs_sndcp_vty.c: In function ‘vty_dump_sne’:
gprs_sndcp_vty.c:46:15: warning: unused variable ‘i’ [-Wunused-variable]
  unsigned int i;
2014-04-04 12:49:38 +02:00
..
.gitignore update gitignore 2011-01-14 14:38:42 +01:00
Makefile.am sgsn/ctrl: Add ctrl interface, implement listing subscribers 2014-03-23 18:34:58 +01:00
crc24.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
gb_proxy.c gbproxy: The "[stats]" option was not documented, document it 2013-11-03 17:34:17 +01:00
gb_proxy_main.c gbproxy: Replace NS-VC references by NSEI 2013-10-15 15:19:29 +02:00
gb_proxy_vty.c vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00
gprs_gmm.c gprs: Reduce the number of compiler warnings in gprs_gmm.c 2014-04-04 12:41:03 +02:00
gprs_llc.c gprs: Fix compiler warnings in the gprs_llc.c code 2014-04-04 12:47:32 +02:00
gprs_llc_vty.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
gprs_sgsn.c SGSN: Code to help debug / fix sgsn crash in cb_data_ind() 2012-07-14 12:18:28 +02:00
gprs_sndcp.c gprs: Fix compiler warnings in gprs_sndcp.c 2014-04-04 12:43:08 +02:00
gprs_sndcp.h src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00
gprs_sndcp_vty.c gprs: Fix compiler warnings ini gprs_sndcp_vty.c 2014-04-04 12:49:38 +02:00
osmo_sgsn.cfg [GPRS] SGSN: specify the local bind address in the config file 2010-06-02 23:18:40 +02:00
sgsn_ctrl.c sgsn/ctrl: Add ctrl interface, implement listing subscribers 2014-03-23 18:34:58 +01:00
sgsn_libgtp.c gprs: Fix compiler warnings in sgsn_libgtp.c 2014-04-04 12:49:00 +02:00
sgsn_main.c sgsn/ctrl: Add ctrl interface, implement listing subscribers 2014-03-23 18:34:58 +01:00
sgsn_vty.c sgsn/ctrl: Add ctrl interface, implement listing subscribers 2014-03-23 18:34:58 +01:00