openbsc.git branch users/daniel/ow-nat-msc-conns updated. 0.15.0-105-g606d70cd2

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 Sep 8 02:08:09 UTC 2017


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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, users/daniel/ow-nat-msc-conns has been updated
  discards  abd774005879d99188b1ef118d6ba0a20d22082f (commit)
  discards  d8429fbe1e6da857ad8ba6ada14c078ca18f3779 (commit)
       via  606d70cd2630f2045a754a42b98416d84b60d793 (commit)
       via  e482de09ea595375a28b565f440726fe19bb4592 (commit)
       via  e47f67588a774bcb3bb1fa39972d3f705d167f18 (commit)
       via  986e54a1982dd1bab71dc843ff0c4ae014f83965 (commit)
       via  b27944450392d5d3dda548a585406224acdf58d6 (commit)
       via  b55d939e126aac15a434c55d0689ae4dfaf0ecfa (commit)
       via  1e641a1690fec1e2fc3319460583490f147fd74d (commit)
       via  55a163abaf57812f4574c23dcee857ce8f05ddb2 (commit)
       via  9bc66b806fa75e914b2bc958058391907d3860aa (commit)
       via  2152d82dafd8c8b390de9a0e4bc8719bcd51273d (commit)
       via  86a4589c0399721dd309614794df0791f337622f (commit)
       via  1f7d6452560a73452e0ce6059adf933b6dfd5458 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (abd774005879d99188b1ef118d6ba0a20d22082f)
            \
             N -- N -- N (606d70cd2630f2045a754a42b98416d84b60d793)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=606d70cd2630f2045a754a42b98416d84b60d793

commit 606d70cd2630f2045a754a42b98416d84b60d793
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Fri Sep 8 04:02:28 2017 +0200

    osmo-bsc_nat: Add missing return code for VTY
    
    Change-Id: I12b421e970317c604ac8cc2f3c94ff5fdbc3f048

http://cgit.osmocom.org/openbsc/commit/?id=e482de09ea595375a28b565f440726fe19bb4592

commit e482de09ea595375a28b565f440726fe19bb4592
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Fri Sep 8 04:01:42 2017 +0200

    osmo-bsc_nat: Attempt to make bsc_mgcp_find_con aware of multiple MGCP
    
    Change-Id: I508562d48e2a0733ea53fe7adaae828286f791a2

http://cgit.osmocom.org/openbsc/commit/?id=e47f67588a774bcb3bb1fa39972d3f705d167f18

commit e47f67588a774bcb3bb1fa39972d3f705d167f18
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Fri Sep 8 04:00:55 2017 +0200

    WIP: Add missing lines
    
    Change-Id: I353502ed27fc1eb828169a4aaccaf04593eacdd8

http://cgit.osmocom.org/openbsc/commit/?id=986e54a1982dd1bab71dc843ff0c4ae014f83965

commit 986e54a1982dd1bab71dc843ff0c4ae014f83965
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Fri Sep 8 04:00:08 2017 +0200

    osmo-bsc_nat: Handle multiple mgcp configs in SCCP conn
    
    Change-Id: Ifb6efa8339b749ab588a5ea37f0b48bc8086ae46

http://cgit.osmocom.org/openbsc/commit/?id=b27944450392d5d3dda548a585406224acdf58d6

commit b27944450392d5d3dda548a585406224acdf58d6
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Fri Sep 8 03:58:41 2017 +0200

    osmo-bsc_nat: Handle multiple mgcp configs in MGCP NAT code
    
    Change-Id: Icbf2951cfc550f75580e95a05804e479c59ec1df

http://cgit.osmocom.org/openbsc/commit/?id=b55d939e126aac15a434c55d0689ae4dfaf0ecfa

commit b55d939e126aac15a434c55d0689ae4dfaf0ecfa
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Fri Sep 8 03:49:26 2017 +0200

    osmo-bsc_nat: Modify nat init to work with multiple mgcp_configs
    
    Change-Id: I53ac858952ee15f897160b3a32483c5c91b862f6

http://cgit.osmocom.org/openbsc/commit/?id=1e641a1690fec1e2fc3319460583490f147fd74d

commit 1e641a1690fec1e2fc3319460583490f147fd74d
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Fri Sep 8 03:38:50 2017 +0200

    libmgcp: Allow to get the mgcp_config by number
    
    Change-Id: I9567b168696bc43c8f74cf0da9a4c647e8bdd822

http://cgit.osmocom.org/openbsc/commit/?id=55a163abaf57812f4574c23dcee857ce8f05ddb2

commit 55a163abaf57812f4574c23dcee857ce8f05ddb2
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Fri Sep 8 03:37:58 2017 +0200

    Add warnings in places missing support
    
    Change-Id: Ic3de69792b2cd8e19cd140402bc1f5fbf9a00021

http://cgit.osmocom.org/openbsc/commit/?id=9bc66b806fa75e914b2bc958058391907d3860aa

commit 9bc66b806fa75e914b2bc958058391907d3860aa
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Sep 7 16:35:01 2017 +0200

    osmo-bsc_mgcp: Make it work with the changes supporting multiple MGCP
    
    osmo-bsc_mgcp will still only use the first mgcp instance, but this
    copes with the API changes in mgcp_parse_config.
    
    Change-Id: I52ea74103acef374212e276dfa8122b00ca4562a

http://cgit.osmocom.org/openbsc/commit/?id=2152d82dafd8c8b390de9a0e4bc8719bcd51273d

commit 2152d82dafd8c8b390de9a0e4bc8719bcd51273d
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Sep 7 16:32:27 2017 +0200

    libmgcp: Make it possible to define more than one MGCP instance
    
    Change-Id: I820839e46f56bdaaf6b05df434829c3eee21e5b9

http://cgit.osmocom.org/openbsc/commit/?id=86a4589c0399721dd309614794df0791f337622f

commit 86a4589c0399721dd309614794df0791f337622f
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Mar 2 17:26:32 2017 +0100

    WIP
    
    Change-Id: If40b0bd51773b1658f744063be418c024a781e11

http://cgit.osmocom.org/openbsc/commit/?id=1f7d6452560a73452e0ce6059adf933b6dfd5458

commit 1f7d6452560a73452e0ce6059adf933b6dfd5458
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Tue Mar 21 12:25:14 2017 +0100

    libfilter: Also handle detach indications
    
    Change-Id: Iad4e2861f42d5275e2b3057ab2bc43ef43b61cfe
    Ticket: SYS#3208
    Sponsored-by: On-Waves ehf.

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

Summary of changes:
 openbsc/include/openbsc/bsc_nat.h         |  13 +-
 openbsc/include/openbsc/bsc_nat_sccp.h    |   2 +
 openbsc/include/openbsc/mgcp.h            |   5 +-
 openbsc/src/libcommon/common_vty.c        |   5 +-
 openbsc/src/libmgcp/mgcp_vty.c            | 566 ++++++++++++++++++++----------
 openbsc/src/osmo-bsc_mgcp/mgcp_main.c     |  25 +-
 openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c | 245 +++++++------
 openbsc/src/osmo-bsc_nat/bsc_nat.c        |  18 +-
 openbsc/src/osmo-bsc_nat/bsc_nat_utils.c  |   4 +-
 openbsc/src/osmo-bsc_nat/bsc_nat_vty.c    |  17 +-
 openbsc/tests/bsc-nat/bsc_nat_test.c      |   8 +-
 11 files changed, 583 insertions(+), 325 deletions(-)


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



More information about the osmocom-commitlog mailing list