openbsc.git branch master updated. 0.15.0-220-g44ed497

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Apr 14 14:05:32 UTC 2016


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  44ed4979c9fc6143023aad796cfd8628b08fc47a (commit)
      from  f1a61bb99f13b054d912f47dac90a15b2cf56651 (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=44ed4979c9fc6143023aad796cfd8628b08fc47a

commit 44ed4979c9fc6143023aad796cfd8628b08fc47a
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Apr 14 10:05:13 2016 -0400

    nat/vty: Use different port for the mock MSC
    
    Update the comment to reflect that the NAT itself will bind to port
    5000 and then the mock MSC will fail to bind to it. Try to move the
    mock MSC to another port.
    
    Could fix:
    
    ======================================================================
    ERROR: testBSCreload (__main__.TestVTYNAT)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "./vty_test_runner.py", line 654, in testBSCreload
        msc = nat_msc_test(self, ip)
      File "./vty_test_runner.py", line 1101, in nat_msc_test
        msc.bind((ip, 5000))
      File "<string>", line 1, in bind
    error: [Errno 98] Address already in use
    
    ----------------------------------------------------------------------

-----------------------------------------------------------------------

Summary of changes:
 openbsc/tests/vty_test_runner.py | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list