aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-usbip.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-12Extract errno value_strings from usb codePeter Wu1-1/+2
2017-06-05Remove "length only" check for dissectors that use tcp_dissect_pdus.Michael Mann1-6/+0
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2016-09-22Don't call proto_register_field_array() or expert_register_protocol() withAndersBroman1-2/+5
2016-06-05Resolve false positive ERROR: NO ARRAY found in ei array entriesJim Young1-1/+1
2016-04-07Add URL for the Linux Documentation dir file describing USB/IP.Guy Harris1-0/+4
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-5/+0
2016-02-16USBIP: add USBIP Protocol dissectorChristian Lamparter1-0/+1094