Commit Graph

6 Commits

Author SHA1 Message Date
Jörg Mayer 92dcf79a78 - Use proto_tree_add_item instead of proto_tree_add_(u)int
in many places.
- Seperate decoding of magic and version.
- Explicitely display the padding bytes.

svn path=/trunk/; revision=21301
2007-04-02 16:39:54 +00:00
Jörg Mayer 1d334bdc83 Solomon Peachy:
I've attached a patch to the "wlan capture header" dissector to bring it
in line with the current frame format, and a proper URL to obtain said
format.   Nothing major, just the addition of a couple of fields and
definitions.  The dissector remains backwards-compatible with the older
format.


svn path=/trunk/; revision=18878
2006-08-10 20:41:50 +00:00
Ronnie Sahlberg feab79e328 change a whole bunch of ethereal into wireshark
svn path=/trunk/; revision=18196
2006-05-21 04:49:01 +00:00
Jörg Mayer 8063b6d0df Always skip the whole header: The current code would only decode
sizeof strcut wlan_header_v1 bytes, but if our struct was missing
some newer elements, things would go wrong.

svn path=/trunk/; revision=14626
2005-06-14 14:33:55 +00:00
Guy Harris 05cebb5aaa http://www.shaftnet.org/~pizza/software/capturefrm.txt is currently not
available; add an archive.org URL for it.

svn path=/trunk/; revision=13983
2005-03-31 07:59:43 +00:00
Gilbert Ramirez 669db206cb Move dissectors to epan/dissectors directory.
Also move ncp222.py, x11-fields, process-x11-fields.pl,
make-reg-dotc, and make-reg-dotc.py.

Adjust #include lines in files that include packet-*.h
files.

svn path=/trunk/; revision=11410
2004-07-18 18:06:47 +00:00