libosmo-abis.git branch master updated. 0.3.2-16-gb4698ef

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:03 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  b4698ef0d923c3a904b6c3ea9ce3fcfd36481af0 (commit)
       via  47bee5bed50d1b6d6004428a2fac50f57764e7bd (commit)
      from  c1cf14cae8a4ff8d60976eb188344595755448d5 (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=b4698ef0d923c3a904b6c3ea9ce3fcfd36481af0

commit b4698ef0d923c3a904b6c3ea9ce3fcfd36481af0
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Jul 4 09:55:26 2016 +0200

    lapd_pcap: Correctly set the pseudo-header packet type
    
    We want the direction of the packet to be properly reflected in the
    pseudo-header, so wireshark can display if the packet is sent in
    network->user (BSC->BTS) direction, or in th reverse direction.
    
    Related: OS#1764
    Change-Id: I19afca0ce7e8b068bc64fa14bce6feb35aa9f1fc

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

commit 47bee5bed50d1b6d6004428a2fac50f57764e7bd
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Jul 4 09:53:44 2016 +0200

    Add osmo_pcap_lapd_set_fd() function
    
    This way the caller can hand in an already-open file descriptor, rather
    than calling osmo_pcap_lapd_open() with a file path name.
    
    Change-Id: Ic7193907a96b0e2284cb6a8a942d2bf0fb95d7e4

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

Summary of changes:
 include/osmocom/abis/lapd_pcap.h |  1 +
 src/input/lapd_pcap.c            | 41 +++++++++++++++++++++++++++++-----------
 2 files changed, 31 insertions(+), 11 deletions(-)


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



More information about the osmocom-commitlog mailing list