Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ieee80211.c packet-lwapp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 24 Sep 2003 18:35:39 -0500 (CDT)
guy         2003/09/24 18:35:39 CDT

  Modified files:
    .                    packet-ieee80211.c packet-lwapp.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.101     +50 -20    ethereal/packet-ieee80211.c
  1.4       +17 -6     ethereal/packet-lwapp.c