libosmocore/src/gb
Harald Welte 27b2bb7e92 BSSGP: prevent divide-by-zero in flow control
If the BTS tells us to not send any data at all anymore (bucket leak
rate of 0 bits per second), then we should respect this and not run into
a divide-by-zero.  However, as this indicates complete overload, we
print a log message to that regard.
2013-06-29 10:53:33 +02:00
..
Makefile.am gprs_ns: Allow to set the DSCP for the UDP socket. 2013-03-25 12:06:36 +01:00
common_vty.c libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
common_vty.h libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
gprs_bssgp.c BSSGP: prevent divide-by-zero in flow control 2013-06-29 10:53:33 +02:00
gprs_bssgp_bss.c Doc: Adding new parameter descriptions in gprs_bssgp_bss.c 2012-09-30 16:59:33 +02:00
gprs_bssgp_util.c libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
gprs_bssgp_vty.c BSSGP: print per-bvc flow control parameters on vty 2012-09-07 12:13:09 +02:00
gprs_ns.c gprs_ns: Allow to set the DSCP for the UDP socket. 2013-03-25 12:06:36 +01:00
gprs_ns_frgre.c Fix build on Cygwin 2013-01-12 15:10:58 +01:00
gprs_ns_vty.c gprs_ns: Allow to set the DSCP for the UDP socket. 2013-03-25 12:06:36 +01:00
libosmogb.map Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud 2012-09-30 14:38:20 +02:00