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.orgThis 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  1f760e8dcc77d5a74b6dd82b9c664b2d4c41a981 (commit)
      from  29d6cd41340a433ca93645df4232d5698b27ae10 (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=1f760e8dcc77d5a74b6dd82b9c664b2d4c41a981
commit 1f760e8dcc77d5a74b6dd82b9c664b2d4c41a981
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Dec 1 16:07:23 2016 +0100
    ipa-stream-{client,server}: Add missing #include <sys/socket.h>
    
    This lead to compiler warnings on FreeBSD, as setsockopt() is undefined.
    
    Change-Id: Ie0ee3e48adfd0cd252703ec020cef28cf76ca223
-----------------------------------------------------------------------
Summary of changes:
 examples/ipa-stream-client.c | 1 +
 examples/ipa-stream-server.c | 1 +
 2 files changed, 2 insertions(+)
hooks/post-receive
-- 
Osmocom network interface library