From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Tue, 19 Feb 2013 17:08:10 +0100
Message-ID: <E1U7pjm-000572-Vs@calypso.gnumonks.org>
Subject: libosmo-netif.git branch master updated.
	5d7d420e92822a078bf1acd2fe765eafa6080ba0
Message: 4

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 network interface library".

The branch, master has been updated
       via  5d7d420e92822a078bf1acd2fe765eafa6080ba0 (commit)
       via  1f43121ef0828e7296d08f0654d81f950a941319 (commit)
       via  e0ae0d25c031ba6f5e634d0b09fa81422f201aeb (commit)
      from  5cbdd8797a157926aaaaa78f14a424cf8f77eacc (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/cgit/libosmo-netif/commit/?id=5d7d420e92822a078bf1acd2fe765eafa6080ba0

commit 5d7d420e92822a078bf1acd2fe765eafa6080ba0
Author: Pablo Neira Ayuso <pablo@gnumonks.org>
Date:   Tue Feb 19 16:42:23 2013 +0100

    osmux: add osmux_snprintf
    
    Useful for debugging purposes. Modify also examples to use it.

http://cgit.osmocom.org/cgit/libosmo-netif/commit/?id=1f43121ef0828e7296d08f0654d81f950a941319

commit 1f43121ef0828e7296d08f0654d81f950a941319
Author: Pablo Neira Ayuso <pablo@gnumonks.org>
Date:   Tue Feb 19 16:21:09 2013 +0100

    osmux: osmux-test-input: fix compilation warning
    
      CC     osmux-test-input.o
    osmux-test-input.c:85:2: warning: initialization from incompatible pointer type [enabled by default]
    osmux-test-input.c:85:2: warning: (near initialization for ���h_input.deliver���) [enabled by default]

http://cgit.osmocom.org/cgit/libosmo-netif/commit/?id=e0ae0d25c031ba6f5e634d0b09fa81422f201aeb

commit e0ae0d25c031ba6f5e634d0b09fa81422f201aeb
Author: Pablo Neira Ayuso <pablo@netfilter.org>
Date:   Tue Feb 19 16:14:32 2013 +0100

    osmux: RTP payload type for voice is dynamic
    
    Don't make any assumption on the payload type.

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

Summary of changes:
 examples/osmux-test-input.c   |   19 +++++--
 examples/osmux-test-output.c  |   10 ++--
 include/osmocom/netif/osmux.h |    4 ++
 src/osmux.c                   |  103 +++++++++++++++++++++++++++++++++++++++--
 4 files changed, 121 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
Osmocom network interface library


