libosmo-netif.git branch master updated. 0.0.6-96-gc2c8b5c

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
Fri Oct 27 18:57:28 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  c2c8b5c557650a1842029fd081ffddca6db65af6 (commit)
       via  c01033fcacd7b87cc9eb47279a5d40445d770c18 (commit)
      from  61b5b65debf407bb89da9df2b329d650f9526b29 (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=c2c8b5c557650a1842029fd081ffddca6db65af6

commit c2c8b5c557650a1842029fd081ffddca6db65af6
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Oct 27 20:00:39 2017 +0200

    Tag/Release Version 0.1.0
    
    Short changelog:
    * Add Doxygen documentation
    * SCTP support in stream.c
    * new udp-test-client and udp-test-server programs
    * better / more verbose error handling in examples
    * new osmo_dgram_tx_set_local_{addr,port}() functions
    * use IPA definitions from libosmogsm, rather than repeating them
    * encode RTP header M field of RFC3550/4867 in OSMUX header
    * new osmo_stream_srv_link_set_nodelay()
    * new osmo_stream_srv_link_set_proto()
    * new osmo_stream_cli_set_nodelay()
    * new osmo_stream_cli_set_proto()
    * new osmo_stream_cli_set_local_addr()
    * new osmo_stream_cli_set_local_port()
    * new osmo_stream_cli_reconnect()
    * new osmo_stream_cli_open2() with reconnect argument
    * more vrebose osmux_snprintf()
    * remove mistaken reference to AGPL in rs232.c
    * fix memory leak in osmo_stream_srv_link_set_addr()
    * add osmo-pcap-test for SLL and Ethernet
    * extend osmux-test
    
    Change-Id: Ibf75fcd6643351ce3946faa155ae1db8c33a5e35

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

commit c01033fcacd7b87cc9eb47279a5d40445d770c18
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Oct 27 20:21:05 2017 +0200

    depend on new upstream libosmocore version 0.10.0
    
    Change-Id: Id22c69f96e9b6058e4c32ffa5a77d224453711ce

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

Summary of changes:
 configure.ac                                            | 4 ++--
 debian/changelog                                        | 8 ++++++--
 debian/control                                          | 8 ++++----
 debian/{libosmonetif3.install => libosmonetif4.install} | 0
 src/Makefile.am                                         | 2 +-
 5 files changed, 13 insertions(+), 9 deletions(-)
 rename debian/{libosmonetif3.install => libosmonetif4.install} (100%)


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list