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, neels/sigtran has been updated
discards d19800327c819f98f389aa5a3dfabe614fab5706 (commit)
via 17032bafefbed3a258e2e20adc8cee5cbb033433 (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 (d19800327c819f98f389aa5a3dfabe614fab5706)
\
N -- N -- N (17032bafefbed3a258e2e20adc8cee5cbb033433)
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/osmo-iuh/commit/?id=17032bafefbed3a258e2e20adc8cee5…
commit 17032bafefbed3a258e2e20adc8cee5cbb033433
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Jun 20 22:45:03 2017 +0200
WIP: make hnbgw work with M3UA SIGTRAN to an OsmoSTP
Change-Id: I7feb5768731baf54c85ba724d217ac80a27304bb
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/iuh/context_map.h | 3 +--
src/context_map.c | 2 --
src/hnbgw_cn.c | 12 ++----------
src/hnbgw_rua.c | 2 +-
4 files changed, 4 insertions(+), 15 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface