13
0
Fork 1
dedected/wireshark-dect
dedected d652a68cd9 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
2008-12-29 00:48:27 +00:00
..
patches initial commit for dect plugin based on wireshark-1.0.5 2008-12-29 00:48:27 +00:00
README.DECT initial commit for dect plugin based on wireshark-1.0.5 2008-12-29 00:48:27 +00:00

README.DECT

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