libosmo-abis.git branch master updated. 0.3.2-17-g7f9d851

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 Jul 4 08:49:25 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, master has been updated
       via  7f9d851d9f6a52f0a28d5b7c3d41797e0698ba94 (commit)
      from  b4698ef0d923c3a904b6c3ea9ce3fcfd36481af0 (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=7f9d851d9f6a52f0a28d5b7c3d41797e0698ba94

commit 7f9d851d9f6a52f0a28d5b7c3d41797e0698ba94
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Jul 4 09:59:46 2016 +0200

    e1_input: Use osmo_pcap_lapd if using software LAPD
    
    The e1_input code for PCAP writing uses the Layer3 RSL/OML message and
    prepends a fake LAPD header.  This means that all frames look like UI
    frames in wireshark.  In case we use in-kernel LAPD of mISDN, this is
    the best we can do.  However, in case of software (libosmocore) LAPD,
    we can do better, by dumping the real LAPD frames at the interface
    between LAPD code and the physical layer.
    
    Related: OS#1763
    Change-Id: Id0815690b5bc0a9b7f29f5cfde9d2f24c4f88ee5

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

Summary of changes:
 src/e1_input.c | 28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)


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



More information about the osmocom-commitlog mailing list