Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 23661: /trunk-0.99.7/plugins/wimax/ /trunk-0.99.7/plugin

Date: Wed, 28 Nov 2007 23:22:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23661

User: gerald
Date: 2007/11/28 11:22 PM

Log:
 Copy over WiMAX from the trunk, to try to clean up the display filter
 reference:
 
 ------------------------------------------------------------------------
 r23656 | gerald | 2007-11-28 14:29:00 -0800 (Wed, 28 Nov 2007) | 3 lines
 Changed paths:
    M /trunk/plugins/wimax/mac_mgmt_msg_decoder.c
 
 Tweak the order in which fields are registered, so that they don't
 show up as protocols.
 
 ------------------------------------------------------------------------
 r23660 | gerald | 2007-11-28 14:56:27 -0800 (Wed, 28 Nov 2007) | 4 lines
 Changed paths:
    M /trunk/plugins/wimax/mac_hd_generic_decoder.c
    M /trunk/plugins/wimax/mac_hd_type1_decoder.c
    M /trunk/plugins/wimax/mac_hd_type2_decoder.c
    M /trunk/plugins/wimax/mac_mgmt_msg_decoder.c
    M /trunk/plugins/wimax/msg_aas_beam.c
    M /trunk/plugins/wimax/msg_aas_fbck.c
    M /trunk/plugins/wimax/msg_arq.c
    M /trunk/plugins/wimax/msg_clk_cmp.c
    M /trunk/plugins/wimax/msg_dcd.c
    M /trunk/plugins/wimax/msg_dlmap.c
    M /trunk/plugins/wimax/msg_dreg.c
    M /trunk/plugins/wimax/msg_dsa.c
    M /trunk/plugins/wimax/msg_dsc.c
    M /trunk/plugins/wimax/msg_dsd.c
    M /trunk/plugins/wimax/msg_dsx_rvd.c
    M /trunk/plugins/wimax/msg_fpc.c
    M /trunk/plugins/wimax/msg_pkm.c
    M /trunk/plugins/wimax/msg_pmc.c
    M /trunk/plugins/wimax/msg_prc_lt_ctrl.c
    M /trunk/plugins/wimax/msg_reg_req.c
    M /trunk/plugins/wimax/msg_reg_rsp.c
    M /trunk/plugins/wimax/msg_rep.c
    M /trunk/plugins/wimax/msg_res_cmd.c
    M /trunk/plugins/wimax/msg_rng_req.c
    M /trunk/plugins/wimax/msg_rng_rsp.c
    M /trunk/plugins/wimax/msg_sbc.c
    M /trunk/plugins/wimax/msg_ucd.c
    M /trunk/plugins/wimax/msg_ulmap.c
    M /trunk/plugins/wimax/packet-wmx.c
    M /trunk/plugins/wimax/wimax_cdma_code_decoder.c
    M /trunk/plugins/wimax/wimax_compact_dlmap_ie_decoder.c
    M /trunk/plugins/wimax/wimax_compact_ulmap_ie_decoder.c
    M /trunk/plugins/wimax/wimax_fch_decoder.c
    M /trunk/plugins/wimax/wimax_ffb_decoder.c
    M /trunk/plugins/wimax/wimax_hack_decoder.c
    M /trunk/plugins/wimax/wimax_harq_map_decoder.c
    M /trunk/plugins/wimax/wimax_pdu_decoder.c
    M /trunk/plugins/wimax/wimax_phy_attributes_decoder.c
    M /trunk/plugins/wimax/wimax_utils.c
 
 Change each filter prefix to match the protocol name ("wmx"). Add a
 "wmx" prefix to each sub-protocol. "wmx"-ize the preferences and
 dissector registration.
 
 ------------------------------------------------------------------------

Directory: /trunk-0.99.7/plugins/wimax/
  Changes    Path                                Action
  +89 -89    mac_hd_generic_decoder.c            Modified
  +26 -26    mac_hd_type1_decoder.c              Modified
  +70 -70    mac_hd_type2_decoder.c              Modified
  +6 -6      mac_mgmt_msg_decoder.c              Modified
  +13 -13    msg_aas_beam.c                      Modified
  +19 -19    msg_aas_fbck.c                      Modified
  +25 -25    msg_arq.c                           Modified
  +7 -7      msg_clk_cmp.c                       Modified
  +71 -71    msg_dcd.c                           Modified
  +61 -61    msg_dlmap.c                         Modified
  +26 -26    msg_dreg.c                          Modified


(28 files not shown)