Intel_WIMAX

所属分类:通讯编程
开发工具:C/C++
文件大小:481KB
下载次数:43
上传日期:2008-05-29 17:01:00
上 传 者zqlw0824
说明:  Intel的WIMAX代码,主要是mac层code
(Intel)

文件列表:
inc\plugins-wimax-wimax_bits.h (9249, 2007-09-04)
inc\plugins-wimax-wimax_mac.h (33582, 2007-09-04)
inc\plugins-wimax-wimax_tlv.h (3764, 2007-09-04)
inc\plugins-wimax-wimax_utils.h (4162, 2007-09-04)
inc\plugins-wimax-crc.h (2824, 2007-08-29)
inc\plugins-wimax-moduleinfo.h (1771, 2007-08-29)
src\plugins-wimax-crc_c.c (6079, 2007-12-05)
src\plugins-wimax-wimax_utils.c (61072, 2007-09-04)
src\plugins-wimax-wimax_tlv.c (8655, 2007-09-04)
src\plugins-wimax-wimax_phy_attributes_decoder.c (7908, 2007-09-04)
src\plugins-wimax-wimax_pdu_decoder.c (11106, 2007-09-04)
src\plugins-wimax-wimax_harq_map_decoder.c (9872, 2007-09-04)
src\plugins-wimax-wimax_hack_decoder.c (5981, 2007-09-04)
src\plugins-wimax-wimax_ffb_decoder.c (5721, 2007-09-04)
src\plugins-wimax-wimax_fch_decoder.c (9428, 2007-09-04)
src\plugins-wimax-wimax_compact_ulmap_ie_decoder.c (85666, 2007-09-04)
src\plugins-wimax-wimax_compact_dlmap_ie_decoder.c (86779, 2007-09-04)
src\plugins-wimax-wimax_cdma_code_decoder.c (5289, 2007-09-04)
src\plugins-wimax-packet-wmx.c (27453, 2007-09-04)
src\plugins-wimax-msg_ulmap.c (81402, 2007-09-04)
src\plugins-wimax-msg_ucd.c (50214, 2007-09-04)
src\plugins-wimax-msg_sbc.c (39346, 2007-09-04)
src\plugins-wimax-msg_rng_rsp.c (41542, 2007-09-04)
src\plugins-wimax-msg_rng_req.c (27068, 2007-09-04)
src\plugins-wimax-msg_res_cmd.c (7701, 2007-09-04)
src\plugins-wimax-msg_rep.c (73628, 2007-09-04)
src\plugins-wimax-msg_reg_rsp.c (16442, 2007-09-04)
src\plugins-wimax-msg_reg_req.c (58943, 2007-09-04)
src\plugins-wimax-msg_prc_lt_ctrl.c (6063, 2007-09-04)
src\plugins-wimax-msg_pmc.c (11169, 2007-09-04)
src\plugins-wimax-msg_pkm.c (8691, 2007-09-04)
src\plugins-wimax-msg_fpc.c (6771, 2007-09-04)
src\plugins-wimax-msg_dsx_rvd.c (5408, 2007-09-04)
src\plugins-wimax-msg_dsd.c (12672, 2007-09-04)
src\plugins-wimax-msg_dsc.c (10019, 2007-09-04)
src\plugins-wimax-msg_dsa.c (9685, 2007-09-04)
src\plugins-wimax-msg_dreg.c (21348, 2007-08-30)
src\plugins-wimax-msg_dlmap.c (91815, 2007-08-30)
src\plugins-wimax-msg_dcd.c (47806, 2007-08-30)
src\plugins-wimax-msg_clk_cmp.c (6406, 2007-08-29)
... ...

plugins/wimax/README.wimax - Google Code Search
Go To Google Code Search Home 这是 Google 取自
http://www.google.com/codesearch/url?hl=zh-CN&url=http://anonsvn.wireshark.org/wireshark/trunk&usg=AFQjCNF0dZ-khoid5OukkYV72loQ3eI2PQplugins/wimax/README.wimax 缓存副本

Google 和网页作者无关,不对网页的内容负责。

http://www.google.com/codesearch?hl=zh-CN&q=show:wRp03gCO51Q:ddRJ1CNJTM4&sa=N&ct=rdp&cs_p=http://anonsvn.wireshark.org/wireshark/trunk/plugins/wimax/
    
AUTHORS

COPYING

ChangeLog

Makefile.am

Makefile.common

Makefile.nmake

README.wimax

crc.c

crc.h

crc_data.c

mac_hd_generic_decoder.c

mac_hd_type1_decoder.c

mac_hd_type2_decoder.c

mac_mgmt_msg_decoder.c

moduleinfo.h

moduleinfo.nmake

msg_aas_beam.c

msg_aas_fbck.c

msg_arq.c

msg_clk_cmp.c

msg_dcd.c

msg_dlmap.c

msg_dreg.c

msg_dsa.c

msg_dsc.c

msg_dsd.c

msg_dsx_rvd.c

msg_fpc.c

msg_pkm.c

msg_pmc.c

msg_prc_lt_ctrl.c

msg_reg_req.c

msg_reg_rsp.c

msg_rep.c

msg_res_cmd.c

msg_rng_req.c

msg_rng_rsp.c

msg_sbc.c

msg_ucd.c

msg_ulmap.c

packet-wmx.c

plugin.rc.in

wimax_bits.h

wimax_cdma_code_decoder.c

wimax_compact_dlmap_ie_decoder.c

wimax_compact_ulmap_ie_decoder.c

wimax_fch_decoder.c

wimax_ffb_decoder.c

wimax_hack_decoder.c

wimax_harq_map_decoder.c

wimax_mac.h

wimax_pdu_decoder.c

wimax_phy_attributes_decoder.c

wimax_tlv.c

wimax_tlv.h

wimax_utils.c

wimax_utils.h

    
$Id$



This document is an attempt, to explain how to use the wimax plugin

in this directory.





Overview

--------

The wimax plugin is a standalone Wireshark plugin that contains a set

of WiMax Protocol dissectors.  The plugin registers the WiMax Protocol

dissectors without attached to any packet type.  So none of the

dissectors will be called by the Wireshark because there is no any

packet type hookup to the plugin.  However, it is very simple to add

the WiMax Protocol decoding capability into any of the packet decoder

by searching and calling the WiMax Protocol dissectors since they are

registered to Wireshark already.  m2m plugin is an example that uses

the wimax plugin to decode the WiMax MAC to MAC Protocol TLV packet.





WiMax Protocol dissector list

-------------

WiMax Burst Dissectors:

 1. wimax_cdma_code_burst_handler - WiMax CDMA Code Attribute Burst dissector.

 2. wimax_fch_burst_handler - WiMax FCH Burst dissector.

 3. wimax_ffb_burst_handler - WiMax Fast Feedback Burst dissector.

 4. wimax_pdu_burst_handler - WiMax PDU Burst dissector.

 5. wimax_hack_burst_handler - WiMax HACK Burst dissector.

 6. wimax_phy_attributes_burst_handler - WiMax PHY Attributes Burst dissector.



WiMax MAC dissectors:

 7. mac_header_type_1_handler - WiMax TYPE I MAC Header PDU dissector.

 8. mac_header_type_2_handler - WiMax TYPE II MAC Header PDU dissector.

 9. mac_header_generic_handler - WiMax Generic MAC Header PDU dissector.

 10. mac_mgmt_msg_handler - WiMax MAC Management Messages dissector.



WiMax Utility dissectors:

11. wimax_service_flow_encodings_decoder - WiMax Service Flow Encodings dissector.

12 ... ...				
				
近期下载者

相关文件


收藏者