libosmo-abis.git branch laforge/raw_hdlc updated. 0.3.2-34-g7a228eb

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 17 20:16:49 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, laforge/raw_hdlc has been updated
  discards  5904d51128eee6fd35fa83a14d0c29ee23519d83 (commit)
  discards  7ff7be31a0154b1924adc7909f1d6042e1d9652e (commit)
  discards  b798e34f980bfd5d8ed71984688f0ca8a977f55d (commit)
  discards  2b31d4ab135a2932436824aed1abc1c0eb92f5f5 (commit)
  discards  0b24902f3d7ec91d26a50cfdb82252e1cdfeb7ad (commit)
       via  7a228ebc604052017f750edd45a3846085b72126 (commit)
       via  a0108e78a9458282105b9d9d34b41be09343c373 (commit)
       via  4ca5c53f7fd67a752512b33d8bbac30711c23866 (commit)
       via  f35d8898aba6cbc7545a421a2a6513ed55691d99 (commit)
       via  112904059412dfa5cb2368ed09e7d1dcb9f38397 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (5904d51128eee6fd35fa83a14d0c29ee23519d83)
            \
             N -- N -- N (7a228ebc604052017f750edd45a3846085b72126)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=7a228ebc604052017f750edd45a3846085b72126

commit 7a228ebc604052017f750edd45a3846085b72126
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Jul 28 11:09:31 2016 +0200

    Add HDLC timeslot mode
    
    This is useful for protocols that use HDLC framing for signalling on E1
    timeslots, but which don't use LAPD inside (our E1INP_TS_TYPE_SIGN).
    
    Examples are particularly a MTP2/MTP3 SS7 stack, like it is used on the
    A interfaces or on the core network interfaces of classic
    circuit-switched networks.
    
    Change-Id: I2d75801df4d7cbb8dad325f4d6689841f0196fa6

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

commit a0108e78a9458282105b9d9d34b41be09343c373
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Jul 27 21:44:50 2016 +0200

    Implement new 'raw' input type for E1 timeslots
    
    In the past, the A-bis E1 input system only unederstood LAPD signalling
    time-slots and trau-slots with 16kBps sub-slots.  This adds the notion
    of a 'raw' transparent 64kBps slot, without any furthe de-multiplexing
    nor any HLDC inside.
    
    Change-Id: I0c25c2688eddd0c55c15b280a8c6e8a49629516b

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

Summary of changes:
 include/osmocom/abis/e1_input.h | 5 +++++
 1 file changed, 5 insertions(+)


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



More information about the osmocom-commitlog mailing list