osmo-sgsn/openbsc/src/gprs
Harald Welte 1353f961ef VTY: pass program name, version and copyright to vty_init()
This enables us to make the VTY completely independent of any
compile-time program-specific information, i.e. one step closer
to using VTY as a shared library from multiple programs.
2010-05-16 19:20:24 +02:00
..
Makefile.am [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c 2010-05-13 21:29:11 +02:00
crc24.c [gprs] Move all GPRS related code to src/gprs subdirectory 2010-05-04 07:41:59 +02:00
gb_proxy.c [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup 2010-05-14 11:53:08 +00:00
gb_proxy_main.c VTY: pass program name, version and copyright to vty_init() 2010-05-16 19:20:24 +02:00
gb_proxy_vty.c [VTY] Introduce "end" command that works from any level in config 2010-05-14 19:11:04 +02:00
gprs_bssgp.c [GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVC 2010-05-13 21:45:23 +02:00
gprs_bssgp_util.c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case 2010-05-11 10:03:34 +02:00
gprs_gmm.c [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c 2010-05-13 21:29:11 +02:00
gprs_llc.c [GPRS] LLC: Start using different log levels 2010-05-13 21:29:11 +02:00
gprs_ns.c [GPRS] NS: Allow filtering of log messages by NSVC / NSEI 2010-05-15 23:52:02 +02:00
gprs_ns_vty.c VTY: Context-sensitive help for logging related commands 2010-05-16 00:00:04 +02:00
gprs_sgsn.c [gprs] Move all GPRS related code to src/gprs subdirectory 2010-05-04 07:41:59 +02:00
gprs_sndcp.c [gprs] Move all GPRS related code to src/gprs subdirectory 2010-05-04 07:41:59 +02:00
osmo_gbproxy.cfg NS: Add support for persistent NS-VC configuration 2010-05-12 18:28:00 +02:00
osmo_sgsn.cfg [gprs] Move all GPRS related code to src/gprs subdirectory 2010-05-04 07:41:59 +02:00
sgsn_main.c VTY: pass program name, version and copyright to vty_init() 2010-05-16 19:20:24 +02:00
sgsn_vty.c [VTY] Introduce "end" command that works from any level in config 2010-05-14 19:11:04 +02:00