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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/gtphub has been updated
discards 761151e6b7b9c4aedf3924da41fd79d83c646623 (commit)
via 719803928471a19948985a5d6b85cc2a6ba07cdb (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 (761151e6b7b9c4aedf3924da41fd79d83c646623)
\
N -- N -- N (719803928471a19948985a5d6b85cc2a6ba07cdb)
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=719803928471a19948985a5d6b85cc2a…
commit 719803928471a19948985a5d6b85cc2a6ba07cdb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Oct 18 05:08:11 2015 +0200
gtphub: improve address reporting.
Add new (libosmocore worthy?) API to print a sockaddr struct in human
readable form, transparently across IPv4 and IPv6.
Replace all those hexdumps with new osmo_sockaddr_to_str() calls, except
the one to print an invalid sockaddr struct in binary form.
Sponsored-by: On-Waves ehi
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gtphub.h | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)