aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lacp.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-28LACP: Add HP IRF vendor TLVAlexis La Goutte1-1/+67
2016-10-28LACP: Add field for extra bytes (vendor specific)Alexis La Goutte1-1/+15
2016-10-28LACP: Remove if(tree) checkAlexis La Goutte1-40/+30
2016-10-17Separate "Link Access Control Protocol" and the version number with a space.Guy Harris1-1/+1
2016-06-23Add LACP "flag strings"Michael Mann1-25/+64
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-3/+4
2015-04-22Convert proto_tree_add_boolean to proto_tree_add_bitmask_[value|value_with_fl...Michael Mann1-157/+26
2015-01-23Remove incorrect 'if (tree)'Bill Meier1-128/+128
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-8/+8
2014-07-11Strip some trailing whitespace; Fix some indentation; Add editor-modelines as...Bill Meier1-1/+14
2014-05-31Split off the dissectors for 802.3 "slow protocols".Guy Harris1-0/+693