Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41038: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 16 Feb 2012 08:31:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41038

User: jmayer
Date: 2012/02/16 12:31 AM

Log:
 Let part of the patch speak for itself:
 
      { &hf_ieee80211_addr,
 -      {"Source or Destination address", "wlan.addr", FT_ETHER, BASE_NONE, NULL, 0,
 -       "Source or Destination Hardware Address", HFILL }},
 +      {"Hardware address", "wlan.addr", FT_ETHER, BASE_NONE, NULL, 0,
 +       "SA, DA, BSSID, RA or TA Hardware Address", HFILL }},

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +25 -3     packet-ieee80211.c    Modified