[Git] mISDN library and utilities branch socket updated. mISDNuser_1_1_2-293-g5ab6448
[email protected] (git version ctrl) Thu, 7 Jun 2012 13:57:00 +0200 (CEST)
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
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 "mISDN library and utilities".
The branch, socket has been updated
via 5ab6448f0f97c5e810ebc2f428be9668063f7381 (commit)
from a24737fa8b2176d97fa568cb1810e52429b5f385 (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 -----------------------------------------------------------------
commit 5ab6448f0f97c5e810ebc2f428be9668063f7381
Author: Karsten Keil <[email protected]>
Date: Thu Jun 7 13:53:09 2012 +0200
New tool to convert plain text ISDN traces into wireshark format
This tool is not really related to mISDN, but could be useful
for development. It takes plaintext hexdump D-channel traces as input
and writes a EyeSDN wireshark trace.
Signed-off-by: Karsten Keil <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
tools/Makefile.am | 3 +-
tools/Makefile.in | 22 +++--
tools/text_wireshark.c | 278 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 295 insertions(+), 8 deletions(-)
create mode 100644 tools/text_wireshark.c
hooks/post-receive
--
mISDN library and utilities