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