libosmocore/src/gb
Stefan Sperling c6bfc63d10 document unblock-ack vs. signalling in gprs_ns_process_msg()
Since commit 797558ea17 we send the
NS_UNBLOCK_ACK message before dispatching the NS_UNBLOCK signal,
instead of afterwards.

Add comments which explain the intended order of events.

Suggested-by: Pau
Related: OS#2388

Change-Id: I4b93853c952a97302f8afc14f462f22c3e487564
2018-11-20 11:06:05 +01:00
..
Makefile.am Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0 2018-07-27 17:31:47 +02:00
common_vty.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
common_vty.h gb: drop special vty exit commands, use vty_install_default() 2017-09-27 14:04:08 +00:00
gprs_bssgp.c bssgp: introduce flush queue functions 2018-08-10 06:55:43 +00:00
gprs_bssgp_bss.c Use existing function for TLLI encoding 2018-01-08 14:07:47 +01:00
gprs_bssgp_util.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
gprs_bssgp_vty.c implement support for 3-digit MNC with leading zeros 2018-02-28 19:26:33 +01:00
gprs_ns.c document unblock-ack vs. signalling in gprs_ns_process_msg() 2018-11-20 11:06:05 +01:00
gprs_ns_frgre.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
gprs_ns_vty.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
libosmogb.map bssgp: introduce flush queue functions 2018-08-10 06:55:43 +00:00