openbsc.git branch master updated. 0.15.0-223-g2abf2b0

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
Fri Apr 15 01:15:12 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  2abf2b072d7616ffa760461b6d6bd44a28490066 (commit)
      from  e98c9c7136e2612cedf87105eafe12fedff1f9a0 (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=2abf2b072d7616ffa760461b6d6bd44a28490066

commit 2abf2b072d7616ffa760461b6d6bd44a28490066
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Apr 14 21:13:51 2016 -0400

    nat/vty: Remove second assumption about lo and binding
    
    If we want to separate the BSCs we should separate based on
    the source port and not the source ip (at least in the current
    test setup).
    
    Fixes:
    ======================================================================
    ERROR: testBSCreload (__main__.TestVTYNAT)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "./vty_test_runner.py", line 658, in testBSCreload
        b0 = nat_bsc_sock_test(0, "lol")
      File "./vty_test_runner.py", line 1145, in nat_bsc_sock_test
        bsc.bind(('127.0.0.1' + str(nr), 0))
      File "<string>", line 1, in bind
    error: [Errno 99] Cannot assign requested address
    
    ----------------------------------------------------------------------

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

Summary of changes:
 openbsc/tests/vty_test_runner.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list