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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via e1b3bb1629c9259ed4e1dd4eb16a06ca49a9600f (commit) from 2d254cca1021d4b12dbb7651eff862464209bcae (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/openbsc/commit/?id=e1b3bb1629c9259ed4e1dd4eb16a06ca4...
commit e1b3bb1629c9259ed4e1dd4eb16a06ca49a9600f Author: Benoit Bolsee benoit.bolsee@wtl.be Date: Wed Jul 5 12:34:18 2017 +0200
transaction: reject calls from unidentified subscribers
A valid subscriber is indespensible when allocating a new transaction. Return NULL if no subscriber is supplied. This will cause unidentified subscribers to be rejected.
Note: Under normal conditions, the problem does not occour, but it is still possible that a misbehaving MS might trigger the problem by sending a SETUP command before authenticating the subscriber. (unencrypted networks)
Change-Id: Ia8739b6e329ab02c0064270d02ad1d6ee245520d
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libmsc/transaction.c | 7 +++++++ 1 file changed, 7 insertions(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org