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=7f9d851d9f6a52f0a28d5b7c3d41...
commit 7f9d851d9f6a52f0a28d5b7c3d41797e0698ba94 Author: Harald Welte laforge@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-commitlog@lists.osmocom.org