http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22538
User: gerald
Date: 2007/08/17 07:34 PM
Log:
Instead of converting between 802.11 frequencies and channels umpteen
different ways, add a set of common conversion routines. Add a
"Frequency/Channel" column and fill it in where we can. Fix RSSI column
printing in PPI.
Fix up whitespace along the way.
Directory: /trunk/epan/dissectors/
Changes Path Action
+15 -45 packet-ppi.c Modified
+8 -3 packet-prism.c Modified
+11 -50 packet-radiotap.c Modified
+28 -24 packet-wlancap.c Modified
Directory: /trunk/epan/
Changes Path Action
+2 -0 Makefile.common Modified
+8 -5 column-utils.c Modified
+72 -61 column.c Modified
+1 -0 column_info.h Modified
+110 -0 frequency-utils.c Added
+73 -0 frequency-utils.h Added
+3 -0 libwireshark.def Modified
(5 files not shown)