aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-usbll.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-20USBLL: Use custom address dissector instead of usb oneKrzysztof Opasiak1-25/+142
2019-08-14Move parsing of specific tokens to separate functionsKrzysztof Opasiak1-101/+133
2019-08-04USBLL: Minimal destination address handlingTomasz Moń1-1/+29
2019-07-29USBLL: Verify Token/Split packets CRC-5Tomasz Moń1-11/+32
2019-07-25USBLL: Verify DATA packets CRC-16Tomasz Moń1-1/+12
2019-07-25USBLL: Initial USB 2.0 Link Layer dissectorTomasz Moń1-0/+357