libosmo-netif.git branch master updated. 0.0.6-5-gcc4ce39

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 Dec 22 22:55:59 UTC 2015


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  cc4ce39fc6e3b844605eb3fbc1c413b3282ed292 (commit)
       via  b60edf05a6cde75dee8a7974c761f4f3929c47e3 (commit)
      from  b36fd0b912bb175ac6237f2ec450bf561680a0ad (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=cc4ce39fc6e3b844605eb3fbc1c413b3282ed292

commit cc4ce39fc6e3b844605eb3fbc1c413b3282ed292
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Dec 22 23:54:21 2015 +0100

    fix/complete stream client re-connect logic
    
    So far, when the first connection attempt failed in
    osmo_stream_cli_open(), we returned a terminal errro without any
    re-connection attempts.  While this may be useful in some cases, our
    general idea of the stream client logic is to handle the reconnection
    attempts insid the library.  We introduce a new osmo_stream_cli_open2()
    function while keping the old behavior for backwards compatibility.

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

commit b60edf05a6cde75dee8a7974c761f4f3929c47e3
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Dec 22 23:53:55 2015 +0100

    stream.c: Fix another 'link' variable / symbol mismatch

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

Summary of changes:
 include/osmocom/netif/stream.h |  1 +
 src/stream.c                   | 22 +++++++++++++++++-----
 2 files changed, 18 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list