libosmocore.git branch master updated. 0.9.6-440-g2d2490ed

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 Oct 23 08:47:55 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  2d2490ed4eead00f23cc4a34b6a0fb17751f6a8f (commit)
      from  a19c126e7693c3f98cc8f5cd0f010d4fa23d922f (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/libosmocore/commit/?id=2d2490ed4eead00f23cc4a34b6a0fb17751f6a8f

commit 2d2490ed4eead00f23cc4a34b6a0fb17751f6a8f
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Oct 20 19:41:26 2017 +0200

    socket: add function osmo_sock_local_ip() to query local ip
    
    In some cases it is required to know the ip-address of the interface
    through that a given remote IP-Address can be reached.
    
    Add function osmo_sock_local_ip() to determine the local ip-address
    for a given remote ip-address
    
    Change-Id: I2988cc52b196fc8476703d1287e24cb4a48491c2

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

Summary of changes:
 include/osmocom/core/socket.h |  2 ++
 src/socket.c                  | 53 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list