libosmo-netif.git branch master updated. 0.0.6-49-ga2c2b59

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
Mon Apr 10 06:47:35 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  a2c2b59165ebb63ccca0838922501b717d5233a7 (commit)
      from  edad98b4a004a3a7e9d1ff99dfe86dbf042dfef3 (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=a2c2b59165ebb63ccca0838922501b717d5233a7

commit a2c2b59165ebb63ccca0838922501b717d5233a7
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Apr 8 22:06:37 2017 +0200

    stream+datagram: Allow local bind + connect for client sockets
    
    This uses the new osmo_sock_init2() features introduced in libosmocore
    Change-Id Idab124bcca47872f55311a82d6818aed590965e6 to bind *and*
    connect a given socket during creation.
    
    Change-Id: I013f4cc10b26d332d52d231f252bb0f03df8c54b

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

Summary of changes:
 include/osmocom/netif/datagram.h |  2 ++
 include/osmocom/netif/stream.h   |  2 ++
 src/datagram.c                   | 29 ++++++++++++++++++++++++++---
 src/stream.c                     | 22 ++++++++++++++++++----
 4 files changed, 48 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list