aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-capwap.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-05Changed type for "Wireless data" to FT_BYTES.Stig Bjørlykke1-1/+1
2009-08-19As pointed out by Alexis La Goutte via PM, r29474 didn'tJörg Mayer1-1/+17
2009-08-19Add support for Radio Mac/Wireless Specific Information optionalJörg Mayer1-1/+49
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-3/+3
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-1/+1
2009-06-02Remove the module globals.Jaap Keuter1-277/+257
2009-06-02Do find_dissector_handles once-only in proto_reg_handoff... Bill Meier1-11/+11
2009-06-02From Alexis La Goutte via bug 3488:Stig Bjørlykke1-0/+1375