osmo-iuh.git branch master updated. 141a0baac960e6f56b50c0abb0272b5294d6c9da

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 Dec 17 17:04:52 UTC 2015


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  141a0baac960e6f56b50c0abb0272b5294d6c9da (commit)
       via  28b9ec1473ab7f679666d9da008a7d88b0fe9e31 (commit)
       via  5f810f422288a8e366ab768713a15b100fea59d6 (commit)
       via  59d17d8961df96ff7cb22338e2af314a83ba12ab (commit)
       via  6637a289da9267c021497112d420ff0665507f50 (commit)
       via  19dedbb6b1b9ccf9b66b0e555ee7465ac721990d (commit)
       via  92856e6ef2356e82b969e526e8e23b95a2b7eefd (commit)
       via  3279780557f23837b0f30742c5680c8b44a33adb (commit)
       via  bded9841b56b407d9dc86483b8ea543231a7cfd8 (commit)
       via  efceb187aa141b5e0c5894eab12f2fdd1017fbcb (commit)
       via  4267a29ee0d301a653aa04c5b94488a5282a80c4 (commit)
       via  7c27f7b7922f4fa8137b36d41082f14adc14b180 (commit)
      from  ace1d24d346d1f1184f2aceb34016f4e9143199a (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=141a0baac960e6f56b50c0abb0272b5294d6c9da

commit 141a0baac960e6f56b50c0abb0272b5294d6c9da
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Dec 17 18:03:52 2015 +0100

    hnb-test: Add an option to transmit multiple UE register/deregister msgs

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

commit 28b9ec1473ab7f679666d9da008a7d88b0fe9e31
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Dec 17 18:02:37 2015 +0100

    Enable vty command to output talloc report
    
    I don't think I can print this into a string and thus output it via VTY.
    In that case it might be smarte to do in a signal handler

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

commit 5f810f422288a8e366ab768713a15b100fea59d6
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Dec 17 17:57:51 2015 +0100

    hnbgw_hnbap: Initialize return value and always return something

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

commit 59d17d8961df96ff7cb22338e2af314a83ba12ab
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Dec 17 17:56:56 2015 +0100

    hnbap: Free ASN.1 components after they are no longer needed

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

commit 6637a289da9267c021497112d420ff0665507f50
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Dec 17 14:47:51 2015 +0100

    hnb-test: Handle closed connections correctly

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

commit 19dedbb6b1b9ccf9b66b0e555ee7465ac721990d
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Dec 17 11:57:41 2015 +0100

    hnb-test: Send UE de-register after receiving the UE registration accept

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

commit 92856e6ef2356e82b969e526e8e23b95a2b7eefd
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Dec 17 11:53:59 2015 +0100

    hnb-test.c: Remove pdus.h include as it is not used
    
    The messages are constructed so no need to include the binary asn1 data.

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

commit 3279780557f23837b0f30742c5680c8b44a33adb
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Dec 17 12:53:05 2015 +0100

    hnb-test: Add HNBAP category and reduce MAIN loglevel to INFO

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

commit bded9841b56b407d9dc86483b8ea543231a7cfd8
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Dec 17 11:51:17 2015 +0100

    hnbgw: Change logging priorities and add HNBAP category
    
    Log hnbap messages to the HNBAP category. Change MAIN category to only
    log INFO and above and change SCTP notification message to debug.

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

commit efceb187aa141b5e0c5894eab12f2fdd1017fbcb
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Tue Dec 15 20:30:12 2015 +0100

    hnbgw_hnbap: Process UEDeRegister and try to free correct UE

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

commit 4267a29ee0d301a653aa04c5b94488a5282a80c4
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Tue Dec 15 20:29:27 2015 +0100

    hnbgw: Handle closed connections correctly
    
    We still need to clean up the HNB data structures after the connection
    is closed

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

commit 7c27f7b7922f4fa8137b36d41082f14adc14b180
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Tue Dec 15 17:41:41 2015 +0100

    hnbgw: Lower level of SCTP notif. msg to debug and set default log level to info

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

Summary of changes:
 src/hnbap_common.c   | 23 +++++++++-----
 src/hnbap_common.h   |  2 +-
 src/hnbgw.c          | 32 +++++++++++++++++--
 src/hnbgw.h          |  1 +
 src/hnbgw_hnbap.c    | 50 ++++++++++++++++++++++++------
 src/tests/hnb-test.c | 86 +++++++++++++++++++++++++++++++++++++++++++++++++---
 src/tests/hnb-test.h |  5 +++
 7 files changed, 173 insertions(+), 26 deletions(-)


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



More information about the osmocom-commitlog mailing list