13
0
Fork 1

initial commit for dect plugin based on wireshark-1.0.5

md5sum
    99ac9a9d2c1445658039f1f34c89e3f6  wireshark-1.0.5.tar.gz
    sha1sum
    1651026e377aab2a4b7f07a9539f5754f034790c  wireshark-1.0.5.tar.gz



git-svn-id: https://dedected.org/svn/trunk@2 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
This commit is contained in:
dedected 2008-12-29 00:48:27 +00:00
parent 9521af9596
commit d652a68cd9
2 changed files with 3549 additions and 0 deletions

View File

@ -0,0 +1,37 @@
Authors:
========
- Andreas Schuler <krater (A) badterrorist.com>
- Matthias Wenzel <dect (A) mazzoo.de>
Description:
============
DECT pcap files can be obtained by using tools coming with the linux
kernel driver for the Dosch-and-Amand COM-ON-AIR cards. The driver is
called com-on-air_cs.
Wireshark itself cannot directy record from the DECT HW, as the driver
currently lacks a virtual network interface.
To nicely view DECT pcap files in wireshark, set up a custom layout:
Edit->Preferences...
User Interface
Colums
No. | Number
Time | Time (format as specified)
Protocol | Protocol
TA | HP-UX Subsystem
A-Field | Network src addr
B-Field | Network dest addr
Info | Information
OK
Edit->Configuration Profiles...
New
Profile Name = dect
OK

File diff suppressed because it is too large Load Diff