libosmo-netif.git branch master updated. 0.0.6-93-gd8f2b38

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.org
Tue Oct 24 10:50:51 UTC 2017


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  d8f2b38eb96592567398c69bafdb9b3ecb82432e (commit)
       via  77d08a67b53fe92856cdec9b3da91a980381d0cc (commit)
       via  05bb1c2b2ef02c340d098be50546a0fafaecdb4e (commit)
      from  1bfbf98f066dc1fa34bffb5377220323ea7aa802 (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=d8f2b38eb96592567398c69bafdb9b3ecb82432e

commit d8f2b38eb96592567398c69bafdb9b3ecb82432e
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Mon Oct 23 17:42:10 2017 +0200

    osmux_snprintf: Add doxygen doc
    
    Change-Id: Idb3fcf25be9558bfc2f822352c07ebc2cb7d5caa

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

commit 77d08a67b53fe92856cdec9b3da91a980381d0cc
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Mon Oct 23 17:29:13 2017 +0200

    osmux_snprintf: Support different types of Osmux frames
    
    Previous implementation handled all types as if they were Osmux AMR
    frames. For Dummy frames, we account the padding but we don't care about
    the padding content. For Signalling ones, as they are not in the
    specification yet, it is better avoid using unespecified fields and
    return an error because it's still not known how extra data will be
    handled in the input msgb.
    
    Change-Id: I48565472b47c2a0e5db50881fbb005537af8c70d

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

commit 05bb1c2b2ef02c340d098be50546a0fafaecdb4e
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Mon Oct 23 16:27:13 2017 +0200

    osmux_snprintf: Split logic parsing osmux header and AMR payload
    
    The current code still expects to parse only AMR osmux frames, but that
    will be fixed in following patches.
    
    Change-Id: Ic2f4d1d3cc88af912bb43c8ecd90eacc6ff7190f

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

Summary of changes:
 src/osmux.c | 70 ++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 48 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list