aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ieee80211.c
Commit message (Expand)AuthorAgeFilesLines
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-2/+3
* Have the TR MAC and LLC dissectors register themselves, make themGuy Harris2001-01-031-7/+14
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+3
* Add the relevant "CHECK_DISPLAY_AS_DATA()" call.Guy Harris2000-12-021-1/+3
* Rename "proto_reg_handoff_iee380211()"[sic] toGuy Harris2000-11-301-3/+3
* Wrap the dissect_fddi() call (with a 4th argument) withGilbert Ramirez2000-11-291-1/+7
* For each column, have both a buffer into which strings for that columnGuy Harris2000-11-191-2/+2
* Move the table of bit-swapped byte values to "epan/bitswap.c", andGuy Harris2000-11-151-46/+32
* IEEE 802.11 support, from Johan Jorgensen of Axis Communications AB.Guy Harris2000-11-151-0/+1753