aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-08-17 19:34:14 +0000
committerGerald Combs <gerald@wireshark.org>2007-08-17 19:34:14 +0000
commit72daa58e1942578337835bb5493c168b80ad90ce (patch)
tree3addde2c71e52234ae9f5be95d5cd098bf6c78a6 /epan/libwireshark.def
parent3d19c5130b310529e00a1726fb3951b304ca524e (diff)
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. svn path=/trunk/; revision=22538
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index 2527ac302d..0755282bdd 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -470,6 +470,9 @@ host_ip_af
host_name_lookup_process
http_dissector_add
ieee802a_add_oui
+ieee80211_chan_to_mhz
+ieee80211_mhz_to_chan
+ieee80211_mhz_to_str
incomplete_tcp_stream DATA
InfoRequestNakReason_vals DATA
init_dissection