ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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