aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-oampdu.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Convert proto_tree_add_boolean to proto_tree_add_bitmask_[value|value_with_fl...Michael Mann1-26/+6
2014-12-12Change ENC_NA to ENC_BIG_ENDIAN for all fetches of integral type fields.Bill Meier1-43/+43
2014-12-01Use proto_tree_add_bitmask for groups of proto_tree_add_boolean.Michael Mann1-50/+28
2014-07-19use proto_tree_add_item()Martin Kaiser1-218/+122
2014-07-19simplify APPEND_OUI_NAMEMartin Kaiser1-6/+2
2014-07-19remove the NULL check in APPEND_BOOLEAN_FLAGMartin Kaiser1-3/+2
2014-07-19add editor modelinesMartin Kaiser1-842/+855
2014-07-19simplify the tree handling a bitMartin Kaiser1-11/+8
2014-07-19fix bug 9100Martin Kaiser1-26/+30
2014-05-31Fix (legitimate) compiler warning.Guy Harris1-1/+1
2014-05-31Split off the dissectors for 802.3 "slow protocols".Guy Harris1-0/+2781