Commit Graph

5 Commits

Author SHA1 Message Date
Guy Harris 6ab609c044 From David Frascone: support LWAPP on port 12223 (for control traffic)
and, for packets sent to that port, handle the MAC address that's at the
beginning of the packet.

svn path=/trunk/; revision=9298
2003-12-16 19:58:45 +00:00
Guy Harris 54b276060b From David Frascone: have an 802.11 dissector that byte-swaps the frame
control field, and have a preference in the LWAPP dissector to specify
whether to use it or the regular 802.11 dissector, as some hardware
sends out LWAPP-encapsulated 802.11 packets with a byte-swapped FC field.

svn path=/trunk/; revision=8534
2003-09-24 23:35:39 +00:00
Guy Harris 4e21a36656 Don't use "alloca()", and don't use "match_strval()", just use
"val_to_str()".

svn path=/trunk/; revision=8449
2003-09-10 20:07:10 +00:00
Guy Harris 9e7a9fb037 Give the name of the I-D for LWAPP.
svn path=/trunk/; revision=8316
2003-08-29 22:57:55 +00:00
Guy Harris a42fd8fa50 From David Frascone: LWAPP support.
svn path=/trunk/; revision=8315
2003-08-29 22:27:14 +00:00