osmo-msc/openbsc/src/gprs
Holger Hans Peter Freyther ecd94a4b45 misc: Introduce a --enable-coverage mode to build with gprof coverage
This adds a test coverage build. One can use gcov and lcov on the
resulting data afterwards to see which code paths were executed and
which were not.
2010-11-15 20:06:45 +01:00
..
Makefile.am misc: Introduce a --enable-coverage mode to build with gprof coverage 2010-11-15 20:06:45 +01:00
crc24.c [gprs] Move all GPRS related code to src/gprs subdirectory 2010-05-04 07:41:59 +02:00
gb_proxy.c misc: Once again go from "On Waves" to "On-Waves".. 2010-10-06 20:38:36 +08:00
gb_proxy_main.c misc: Once again go from "On Waves" to "On-Waves".. 2010-10-06 20:38:36 +08:00
gb_proxy_vty.c Migrate VTY code to libosmovty 2010-05-25 23:40:38 +02:00
gprs_bssgp.c [gprs] BSSGP: Fix null pointer dereference 2010-07-23 22:00:45 +02:00
gprs_bssgp_util.c GPRS: Fix compiler warning that will also lead to a crash at runtime. 2010-06-09 21:40:36 +08:00
gprs_bssgp_vty.c [GPSR] SGSN: Keep traffic counters for each PDP context 2010-06-10 15:12:38 +02:00
gprs_gmm.c [SGSN] Some IEs in ATTACH REQUEST can be longer in 24.008 2010-07-03 21:20:06 +02:00
gprs_llc.c gprs/llc: Don't check FCS in gprs_llc_hdr_dump 2010-07-03 22:24:13 +02:00
gprs_llc_vty.c [GPRS] LLC: Implement per-SAPI default values for LLC parameters 2010-06-03 07:11:04 +02:00
gprs_ns.c [GPRS NS] Fix memory leak in gprs_ns_sendmsg() error path 2010-08-09 21:15:40 +08:00
gprs_ns_frgre.c [GPRS] NS: Fix GRE keepalive response in FR-GRE encapsulation 2010-05-31 11:02:57 +02:00
gprs_ns_vty.c [GPRS] NS: Frame Relay DLCI for PVC from 16-1007 2010-05-28 14:11:49 +02:00
gprs_sgsn.c [SGSN] Fix segfault ar PDP CTX DEACT time 2010-06-28 18:57:21 +02:00
gprs_sndcp.c [SGSN] SNDCP: Subtract SNDCP header from fragment length 2010-07-02 17:16:07 +02:00
gprs_sndcp.h [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM 2010-07-01 19:56:19 +02:00
gprs_sndcp_vty.c [SGSN] Add VTY interface for SNDCP 2010-07-01 10:57:44 +02:00
osmo_gbproxy.cfg [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node 2010-05-19 15:09:09 +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_libgtp.c misc: Once again go from "On Waves" to "On-Waves".. 2010-10-06 20:38:36 +08:00
sgsn_main.c misc: Once again go from "On Waves" to "On-Waves".. 2010-10-06 20:38:36 +08:00
sgsn_vty.c [SGSN] Print AP name and PDP address of each PDP context 2010-07-02 22:51:16 +02:00