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 c3b94f92c556dc3590d8343b572bc53f251a830d (commit)
from 1611df5226199da2bf2fba3d22d93cc1a6c6c777 (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=c3b94f92c556dc3590d8343b572bc53f…
commit c3b94f92c556dc3590d8343b572bc53f251a830d
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Nov 14 18:46:40 2016 +0100
Add IPA multiplex
Add base class and derived Ctrl class implementing ctrl-specific
routines.
Change-Id: I41e37ec143183e422c0b31af95d183bd84f0c328
Related: SYS#3028
-----------------------------------------------------------------------
Summary of changes:
openbsc/contrib/ipa.py | 278 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 278 insertions(+)
create mode 100755 openbsc/contrib/ipa.py
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)