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 19878: /trunk/ /trunk/epan/dissectors/: packet-ieee80211

Date: Sun, 12 Nov 2006 00:52:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19878

User: gerald
Date: 2006/11/12 12:52 AM

Log:
 Add a plain "radiotap.channel" field to the radiotap dissector.
 Check for an invalid channel frequency.  Pass the channel, data rate,
 and quality to the 802.11 dissector, so that they show up there
 as well.  Clean up whitespace.

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

Directory: /trunk/wiretap/
  Changes    Path          Action
  +7 -4      libpcap.c     Modified