osmo-iuh.git branch master updated. 6dc074c9aa4eed9f6a69d2bc613f4852aaaa2fc7

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
Sat Aug 20 07:03:08 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  6dc074c9aa4eed9f6a69d2bc613f4852aaaa2fc7 (commit)
       via  01c71fc2dd3c3545a5a3f0d83391a28590dc9f69 (commit)
       via  4d91ab277b4acc1bc2bdb5edc81d8c09b2bd3e47 (commit)
       via  f495b2347bfc0c974e33988f8240be5cb7b2db3b (commit)
       via  926153b9af0659e8c214f40424e29cda0c821607 (commit)
       via  4d8eb4cbd7e7ecc1ad04e3b38ab5121dca2580b1 (commit)
       via  1d03f19e06ae5ca51e3f37fa01c6585df6d8ad26 (commit)
       via  085cd67672c9006be6e6f89abb80cff8926ef245 (commit)
       via  4d675a7df9fd9f3b435da4cbea8446a1e9df22b3 (commit)
       via  4c45d2b9fd364122f561239a7a8572f904effee6 (commit)
      from  a1bf4f330f50746a3ca7feff5464fe3e3cf17861 (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=6dc074c9aa4eed9f6a69d2bc613f4852aaaa2fc7

commit 6dc074c9aa4eed9f6a69d2bc613f4852aaaa2fc7
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Aug 18 16:17:21 2016 +0200

    doc: add example osmo-hnbgw.cfg
    
    Note that all *.cfg files are added to 'make dist' by the
    doc/examples/Makefile.am.
    
    Change-Id: I424ccdea02578edc7816e4d23a9ea7c5729315d8

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

Summary of changes:
 Makefile.am                     |   2 +-
 configure.ac                    |   3 +
 doc/Makefile.am                 |  12 +++
 doc/examples/Makefile.am        |  23 +++++
 doc/examples/osmo-hnbgw.cfg     |  32 +++++++
 include/osmocom/Makefile.am     |   2 +-
 include/osmocom/iuh/Makefile.am |   2 +
 include/osmocom/iuh/vty.h       |   9 ++
 src/Makefile.am                 |   1 +
 src/hnbgw.c                     | 187 ++++++++++++++++++++++++++++------------
 src/hnbgw.h                     |  13 +++
 src/hnbgw_vty.c                 | 153 ++++++++++++++++++++++++++++++++
 12 files changed, 381 insertions(+), 58 deletions(-)
 create mode 100644 doc/Makefile.am
 create mode 100644 doc/examples/Makefile.am
 create mode 100644 doc/examples/osmo-hnbgw.cfg
 create mode 100644 include/osmocom/iuh/Makefile.am
 create mode 100644 include/osmocom/iuh/vty.h
 create mode 100644 src/hnbgw_vty.c


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



More information about the osmocom-commitlog mailing list