This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 590c402e6cfbdb6dc3953fda7d8e4d55cf293d0a (commit)
from 70861e33d2c9c65fec19c7ec8328cad67a74e3f4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=590c402e6cfbdb6dc3953fda7d8e…
commit 590c402e6cfbdb6dc3953fda7d8e4d55cf293d0a
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jun 28 14:29:24 2017 +0200
BSSGP: handle BVC-RESET-ACK
That's necessary for SGSN to properly handle BSS response to reset
procedure initiated by SGSN (foe example via 'bssgp bvc nsei 101 bvci 0
reset' command).
According to 3GPP TS 48.018 §8.4 "after performing the BVC Reset
procedure all affected BVCs are assumed to be unblocked at the SGSN" so
there's no need in any special handling.
Change-Id: I90dfbd0195a8403406429ccc746299d072445f7b
Related: OS#1638
-----------------------------------------------------------------------
Summary of changes:
src/gb/gprs_bssgp.c | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications