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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 25 Jul 2001 00:53:30 -0500 (CDT)
guy         2001/07/25 00:53:30 CDT

  Modified files:
    .                    packet-ieee80211.c 
  Log:
  Add a "wlan.addr" field, and put two instances into it for all frames
  with both source and destination addresses - one instance with the
  source address, and one instance with the destination address - to allow
  display filtering that checks both the source and destination address
  against a single value (as the other 802.x dissectors, and the FDDI
  dissector, do).
  
  Revision  Changes    Path
  1.38      +29 -3     ethereal/packet-ieee80211.c