osmo-msc/openbsc/src/gprs
Harald Welte 2720e7310d [GPRS] Initial untested support for libgtp
libgtp of the OpenGGSN project will allow us to speak the GTPv0/v1
protocol of the interface between SGSN and GGSN.

This commit includes code for the main libgtp integration (file
descriptor, select loop, timer) as well as code to encode/send
a CREATE PDP CONTEXT request.
2010-05-17 00:44:57 +02:00
..
Makefile.am [GPRS] Initial untested support for libgtp 2010-05-17 00:44:57 +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: separate VTY logging commands and OpenBSC node exit code 2010-05-16 22:02:16 +02:00
gb_proxy_vty.c VTY: decouple telnet_interface from 'struct gsmnet' 2010-05-16 20:52:23 +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] Initial untested support for libgtp 2010-05-17 00:44:57 +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: Receiving a STATUS message is a NOTICEable event 2010-05-16 23:17:16 +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] Initial untested support for libgtp 2010-05-17 00:44:57 +02:00
gprs_sndcp.c [GPRS] Initial untested support for libgtp 2010-05-17 00:44:57 +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_libgtp.c [GPRS] Initial untested support for libgtp 2010-05-17 00:44:57 +02:00
sgsn_main.c [GPRS] Initial untested support for libgtp 2010-05-17 00:44:57 +02:00
sgsn_vty.c VTY: decouple telnet_interface from 'struct gsmnet' 2010-05-16 20:52:23 +02:00