osmo-iuh.git branch master updated. 5ee050c1e7fde4e32e3334e7bf02c4f663474d55

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 Oct 28 09:30:59 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 "Osmocom code for Iuh interface".

The branch, master has been updated
       via  5ee050c1e7fde4e32e3334e7bf02c4f663474d55 (commit)
       via  c510fc29fcf4999de8ba4992dd305968909ed69b (commit)
       via  9153de649826d7e7e7382c21f5228a2779a76c82 (commit)
       via  6e3e594ee34dcc5858aa144d45e9c531bef2bd71 (commit)
      from  c7ccdd490f84914754c72c7b3105772f74a40208 (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/osmo-iuh/commit/?id=5ee050c1e7fde4e32e3334e7bf02c4f663474d55

commit 5ee050c1e7fde4e32e3334e7bf02c4f663474d55
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Oct 13 15:12:18 2016 +0200

    hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmds
    
    Basically copy-paste the Iuh local-ip and local-port code to provide
    parameterization of the IuCS and IuPS remote addresses.
    
    Add IUCS and IUPS nodes, enhance go_parent_cb and config writing accordingly.
    
    Change-Id: I2c28977011009df4e1fa472290bbbc359e406971

http://cgit.osmocom.org/osmo-iuh/commit/?id=c510fc29fcf4999de8ba4992dd305968909ed69b

commit c510fc29fcf4999de8ba4992dd305968909ed69b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Oct 13 16:58:04 2016 +0200

    hnbgw: vty: set explicit go_parent_cb
    
    A second level of depth will be added to the hnbgw node soon, which will need
    explicit go-parent logic.
    
    Change-Id: I8d1c18a396c215e8425ae49872b5c73316087d7d

http://cgit.osmocom.org/osmo-iuh/commit/?id=9153de649826d7e7e7382c21f5228a2779a76c82

commit 9153de649826d7e7e7382c21f5228a2779a76c82
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Oct 13 15:11:07 2016 +0200

    hnbgw: parameterize iuh local port: add vty cmd
    
    For completeness' sake, add VTY command to set the local Iuh port, to go with
    the command that sets the local IP.
    
    Change-Id: I4b5e9fe9fcfa489069a0728d47899ef4a61f7ce5

http://cgit.osmocom.org/osmo-iuh/commit/?id=6e3e594ee34dcc5858aa144d45e9c531bef2bd71

commit 6e3e594ee34dcc5858aa144d45e9c531bef2bd71
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Oct 27 13:13:50 2016 +0200

    hnbgw: cosmetic: local-ip config: drop getter function
    
    Use the g_hnb_gw->config.iuh_local_ip directly, drop hnbgw_get_iuh_local_ip().
    
    Change-Id: Ie91aea82ae5d128ad735a0857ea814b440c3232c
    Suggested-by: hwelte

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

Summary of changes:
 include/osmocom/iuh/hnbgw.h |   9 ++-
 include/osmocom/iuh/vty.h   |   2 +
 src/hnbgw.c                 |  42 ++++++++-----
 src/hnbgw_vty.c             | 148 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 182 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
Osmocom code for Iuh interface



More information about the osmocom-commitlog mailing list