From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Mon, 20 Jan 2014 07:12:11 GMT
Message-ID: <201401200712.s0K7CBTX054772@git.osmocom.org>
Subject: libosmo-abis.git branch master updated. v0.1.5-43-g901ef1c
Message: 6

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, master has been updated
       via  901ef1cbbb49ccb959065307ddc18b63e3d53108 (commit)
       via  8fe1571ea9bbd52140304206e340f30ead66d6ab (commit)
       via  86dae84bed909ce075a70bfdba7000a1bf9b9bac (commit)
       via  a4ec51e108998e5152eeefb454451d5e7c2a4592 (commit)
       via  859807261e021eafe07792af901e5485b6fbe794 (commit)
      from  63ddf4645c1af041001060e91f982eb59b3deb5c (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-abis/commit/?id=901ef1cbbb49ccb959065307ddc18b63e3d53108

commit 901ef1cbbb49ccb959065307ddc18b63e3d53108
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Thu Jan 16 15:35:53 2014 +0100

    ipaccess: Change the visibility of the ipa messages

http://cgit.osmocom.org/libosmo-abis/commit/?id=8fe1571ea9bbd52140304206e340f30ead66d6ab

commit 8fe1571ea9bbd52140304206e340f30ead66d6ab
Author: Jacob Erlbeck <jerlbeck@sysmocom.de>
Date:   Thu Jan 9 14:30:58 2014 +0100

    ipaccess: Make TCP keep-alive configurable
    
    This patch changes the implementation to use the keep-alive
    configuration fields instead of constants.
    
    Ticket: OW#1060
    Sponsored-by: On-Waves ehf

http://cgit.osmocom.org/libosmo-abis/commit/?id=86dae84bed909ce075a70bfdba7000a1bf9b9bac

commit 86dae84bed909ce075a70bfdba7000a1bf9b9bac
Author: Jacob Erlbeck <jerlbeck@sysmocom.de>
Date:   Thu Jan 16 18:10:37 2014 +0100

    input: Make keep alive configurable (generic)
    
    This patch adds a generic keep alive configuration layer that mainly
    consists of additional fields in e1_input structs and VTY commands
    and extensions.
    
    Ticket: OW#1060
    Sponsored-by: On-Waves ehf

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

commit a4ec51e108998e5152eeefb454451d5e7c2a4592
Author: Jacob Erlbeck <jerlbeck@sysmocom.de>
Date:   Thu Jan 9 14:30:56 2014 +0100

    ipaccess: Use keep alive for all connections
    
    Keep alive has only been used for OML so far.
    
    This patch refactors the socket configuration into an own function
    and uses it for RSL, too.
    
    Ticket: OW#1060
    Sponsored-by: On-Waves ehf

http://cgit.osmocom.org/libosmo-abis/commit/?id=859807261e021eafe07792af901e5485b6fbe794

commit 859807261e021eafe07792af901e5485b6fbe794
Author: Daniel Willmann <daniel@totalueberwachung.de>
Date:   Thu Jan 9 14:30:55 2014 +0100

    ipaccess: Enable TCP keepalive by default on all BTS connections
    
    This way we can find out fast if the connection is broken.
    
    Ticket: OW#1060

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

Summary of changes:
 TODO-RELEASE                    |  3 ++
 include/osmocom/abis/e1_input.h |  7 +++++
 src/e1_input_vty.c              | 69 +++++++++++++++++++++++++++++++++++++++++
 src/input/ipaccess.c            | 63 +++++++++++++++++++++++++++++++++++--
 4 files changed, 139 insertions(+), 3 deletions(-)
 create mode 100644 TODO-RELEASE


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


