aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-brp.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-3/+4
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-2/+2
2011-10-14From Rob Kruciak:etxrab1-4/+37
2011-10-06Create expert item for invalid packet type instead of using DISSECTOR_ASSERT_...wmeier1-55/+36
2011-10-05Add a short description ofthe dissector (from the Bug submission)wmeier1-0/+7
2011-10-05Various cleanup:wmeier1-231/+229
2011-10-04Remove unused variables.etxrab1-4/+0
2011-10-04Added Idetxrab1-0/+1
2011-10-04From Rob Kruciak:etxrab1-0/+417