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.orgThis 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, master has been updated
via d0e171a9ffe8700d86feb5b73aeb0eccf02c1e7d (commit)
from 8deba01eda7d32e32583d2a862984b430888fbe3 (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/openbsc/commit/?id=d0e171a9ffe8700d86feb5b73aeb0eccf02c1e7d
commit d0e171a9ffe8700d86feb5b73aeb0eccf02c1e7d
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date: Sun Mar 22 09:51:43 2015 +0100
rtp: Use osmocom/netif/rtp.h for the rtp structure definition
We depend on libosmo-netif unconditionally. Let's use this
definition of rtp and have one portability issue less.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/Makefile.am | 2 +-
openbsc/include/openbsc/rtp.h | 39 -------------------------------------
openbsc/src/libmgcp/mgcp_network.c | 5 ++++-
openbsc/src/libtrau/rtp_proxy.c | 24 ++---------------------
4 files changed, 7 insertions(+), 63 deletions(-)
delete mode 100644 openbsc/include/openbsc/rtp.h
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)