osmo-bsc/openbsc/include/openbsc
Holger Hans Peter Freyther faf1f64a2d gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information
GSM 04.64 8.4.2 asks to ignore UI frames if the DLCI is not known,
or if the "(V(UR)- 32) <= N(U) < V(UR)". E.g. if we want to have
V(UR) == 511 and this frame is dropped, we would ignore N(U)'s
0 to 510. Calculate the delta.

The code is based on Jonathan Santos's "LLC UI window" fix but the
issue was discovered independly.
2012-01-06 18:52:05 +01:00
..
Makefile.am add missing include files to noinst_HEADERS to make distcheck work 2011-10-10 09:11:13 +02:00
abis_nm.h Fix Ericsson RBS2000 support after libosmo-abis merge 2011-09-26 23:44:49 +02:00
abis_om2000.h OM2000: First attempt in automatically configuring most MOs 2011-03-06 22:12:24 +01:00
abis_rsl.h Initial version of Support for Nokia *Site BTS 2011-08-10 10:51:01 +02:00
auth.h Authentication: use ENUM instead of magic numbers 2010-12-23 18:09:51 +01:00
bsc_api.h bsc_api.h: Add some comments to the API structure 2011-09-13 00:09:20 +01:00
bsc_msc.h src: use namespace prefix osmo_wqueue* 2011-05-06 12:12:49 +02:00
bsc_nat.h misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg 2011-08-22 18:21:33 +02:00
bsc_nat_sccp.h ussd: Keep track of used TIs for USSD and forward messages 2011-04-19 13:06:47 +02:00
bsc_rll.h misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
bss.h Initial version of Support for Nokia *Site BTS 2011-08-10 10:51:01 +02:00
chan_alloc.h License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
control_cmd.h libctrl: Add a function to create the cmd 2011-08-22 23:45:57 +02:00
control_if.h fix some "implicit declaration" warnings in osmo-nitb 2011-09-06 09:32:13 +02:00
crc24.h crc24: Include stdint.h as a possible compile fix 2011-04-19 20:06:26 +02:00
db.h db: use ANSI (void) function declarations 2011-07-16 13:24:09 +02:00
debug.h src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
e1_config.h fix some "implicit declaration" warnings in libbsc 2011-09-06 09:32:14 +02:00
gb_proxy.h misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
gprs_bssgp.h BSSGP: Add functions required for true BSS-side BSSGP implementation 2011-11-25 08:58:40 +01:00
gprs_gmm.h src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
gprs_llc.h gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information 2012-01-06 18:52:05 +01:00
gprs_ns.h GPRS NS: Add some doxygen API documentation 2011-11-24 21:33:16 +01:00
gprs_ns_frgre.h gprs_ns_frgre.h: Create the header and include it 2010-05-23 21:23:44 +08:00
gprs_sgsn.h gprs_sgsn.h: Include timer.h for the timer struct 2012-01-06 18:52:05 +01:00
gsm_04_08.h fix some header file related issues preventing lcr from compiling 2011-07-23 10:53:30 +02:00
gsm_04_08_gprs.h gprs: This comes from libosmocore, remove it here 2011-10-14 23:28:07 +02:00
gsm_04_11.h misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
gsm_04_80.h src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
gsm_data.h mncc: Address the fixme and put the mncc_sock_state in gsm_network 2011-11-06 21:41:51 +01:00
gsm_data_shared.h Add NITZ (timezone) support as part of MM INFO 2011-12-02 10:18:17 +01:00
gsm_subscriber.h misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
handover.h bsc: Clear the hand-over in case the new_lchan is failing 2011-01-06 14:52:51 +01:00
handover_decision.h fix some "implicit declaration" warnings in osmo-nitb 2011-09-06 09:32:13 +02:00
ipaccess.h src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
meas_rep.h misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
mgcp.h mgcp: Implement RSIP based on a trunk level 2011-07-19 19:56:33 +02:00
mgcp_internal.h src: use namespace prefix osmo_fd* and osmo_select* 2011-05-06 12:11:23 +02:00
misdn.h src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
mncc.h mncc: Introduce a hello packet that is sent to the client. 2011-11-06 21:49:18 +01:00
mncc_int.h Add VTY command to specify default speech codec 2011-09-03 18:23:20 +02:00
network_listen.h [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute 2010-07-22 21:54:19 +02:00
openbscdefines.h License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
osmo_bsc.h src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00
osmo_bsc_grace.h License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
osmo_bsc_rf.h src: use namespace prefix osmo_wqueue* 2011-05-06 12:12:49 +02:00
osmo_msc.h bsc_msc: Remove use_count from the subscriber connection 2010-06-28 18:01:47 +08:00
osmo_msc_data.h bsc: Call the RF Control interface ctrl all the way 2011-07-19 19:53:52 +02:00
paging.h paging: Add method to find the paging data for a given subscriber 2011-07-19 20:01:54 +02:00
rest_octets.h misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
rrlp.h fix some "implicit declaration" warnings in osmo-nitb 2011-09-06 09:32:13 +02:00
rs232.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
rtp_proxy.h audio: From RTP point of view we can use one payload for HR/FR AMR 2011-08-22 18:23:50 +02:00
sgsn.h gprs: Fix various compiler warnings 2011-10-14 23:42:13 +02:00
signal.h src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
silent_call.h silent_call: Use the gsm_subscriber_connection instead of lchan->conn 2010-06-21 16:40:09 +08:00
sms_queue.h sms: Allow setting amount of failures through the vty. 2010-12-26 09:40:30 +01:00
socket.h src: use namespace prefix osmo_fd* and osmo_select* 2011-05-06 12:11:23 +02:00
system_information.h Move system information related defines and code to libosmocore 2011-05-24 15:02:20 +02:00
token_auth.h fix some "implicit declaration" warnings in osmo-nitb 2011-09-06 09:32:13 +02:00
transaction.h prepare gsm_data.h header file sharing with osmo-bts 2011-05-24 13:25:38 +02:00
trau_mux.h src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
trau_upqueue.h fix some "implicit declaration" warnings in libtrau 2011-09-06 09:32:14 +02:00
ussd.h src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
vty.h Add VTY command to specify default speech codec 2011-09-03 18:23:20 +02:00