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 "Osmocom network interface library".
The branch, master has been updated
via c713b1258714ef171de039c38bfdc2bf414ba9b7 (commit)
from 6d09cc35f34b007c8e375350fb6bbd82888960ea (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/libosmo-netif/commit/?id=c713b1258714ef171de039c38bfdc2bf414ba9b7
commit c713b1258714ef171de039c38bfdc2bf414ba9b7
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date: Sun Mar 22 14:42:22 2015 +0100
rtp: Declare struct msgb to fix compiler warning
Fixes:
/usr/include/osmocom/netif/rtp.h:63:41: warning: âstruct msgbâ declared inside parameter list
struct rtp_hdr *osmo_rtp_get_hdr(struct msgb *msg);
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/netif/rtp.h | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
Osmocom network interface library