libosmo-abis.git branch neels/bind created. 0.3.2-2-gf552853

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 Feb 22 12:40:24 UTC 2016


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 A-bis protcol interface library".

The branch, neels/bind has been created
        at  f55285329851b54bd42605bd70af4d2f437270d3 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-abis/commit/?id=f55285329851b54bd42605bd70af4d2f437270d3

commit f55285329851b54bd42605bd70af4d2f437270d3
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Feb 22 13:29:09 2016 +0100

    ip: make bind address configurable
    
    Add bind address params to libosmo_abis_init(), e1inp_init(), e1inp_ipaccess_init().
    
    Rename e1inp_ipaccess_init() to e1inp_ip_init(). In fact the whole ipaccess
    reference should be named just ip, as it is used for all BTS models using IP
    network interfaces, not just those from the ip.access vendor. I couldn't resist
    to rename this function I am touching, but am restraining myself from kicking
    off a renaming avalanche apart from that.
    
    Add a priv pointer to struct e1inp_driver in order to communicate the bind
    address parameter from e1inp_ip_init() to ipaccess_line_update().
    
    Add static ip_bind_addr() to default to "0.0.0.0" if the e1inp_driver's priv is
    not set, and use that in ipaccess_line_update().

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


hooks/post-receive
-- 
Osmocom A-bis protcol interface library



More information about the osmocom-commitlog mailing list