aboutsummaryrefslogtreecommitdiffstats
path: root/packet-prism.c
Commit message (Expand)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Update comments and note that values are in *host* byte order, as inGuy Harris2004-07-071-40/+47
* Add some notes on the stuff in the Prism header.Guy Harris2004-07-061-3/+46
* In "packet-ieee80211.c", use the same scheme for displaying the dataGuy Harris2004-07-061-3/+10
* From Jouni Malinen: add columns for the 802.11 data rate and signalGuy Harris2004-07-051-23/+38
* From Pavel Kankovsky: fix the name of the channel field in the PrismGuy Harris2004-02-141-3/+3
* Ruediger Oertel <ro@suse.de>Jörg Mayer2003-03-081-6/+6
* From Solomon Peachy: support for new "wlancap" 802.11 extra-informationGuy Harris2002-11-061-7/+40
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-7/+7
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-6/+2
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-7/+7
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-4/+7
* Add support for LocalTalk Link Access Protocol.Guy Harris2001-11-301-2/+2
* Squelch compiler warnings.Guy Harris2001-11-281-2/+2
* Support for 802.11+Prism II monitor-mode link-layer headers, fromGuy Harris2001-11-281-0/+209