osmo-msc/openbsc/src
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
..
gprs gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information 2012-01-06 18:52:05 +01:00
ipaccess misc: Linking fixes for Ubuntu 11.10 Compiler 2011-10-16 17:08:51 +02:00
libbsc bsc: Assume assignment_complete/assignment_fail is set 2011-12-27 12:55:44 +01:00
libcommon gsm_data_shared: use 'const' whenever applicable 2011-09-26 23:44:48 +02:00
libctrl libctrl: only free() msgb if it was alloc()ed 2011-10-12 08:30:44 +02:00
libgb fix two mistakes in AM_LDFLAGS 2011-11-25 09:43:45 +01:00
libmgcp mgcp: Make sure each command has some kind of online help 2011-11-06 21:41:51 +01:00
libmsc bsc: Assume assignment_complete/assignment_fail is set 2011-12-27 12:55:44 +01:00
libtrau misc: Fix typo...'teh' -> 'the' 2011-11-06 21:41:51 +01:00
osmo-bsc misc: Linking fixes for Ubuntu 11.10 Compiler 2011-10-16 17:08:51 +02:00
osmo-bsc_mgcp misc: Linking fixes for Ubuntu 11.10 Compiler 2011-10-16 17:08:51 +02:00
osmo-bsc_nat misc: Linking fixes for Ubuntu 11.10 Compiler 2011-10-16 17:08:51 +02:00
osmo-nitb osmo_nitb: introduce --no-dbcounter command line option 2011-11-13 19:03:34 +01:00
utils misc: Linking fixes for Ubuntu 11.10 Compiler 2011-10-16 17:08:51 +02:00
Makefile.am src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
arfcn_list_range.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00