aboutsummaryrefslogtreecommitdiffstats
path: root/tools/chdr-dissector
Commit message (Collapse)AuthorAgeFilesLines
* tools: Improved CHDR dissectorMartin Braun2015-10-201-38/+141
| | | | | | | | - List/filter by packet type - Filter by eob, error - Command display - Break out block ports - Added hex format SID output
* Wireshark CHDR dissector: Made new-API compatibleMarcus Müller2015-10-201-3/+3
| | | | | | Basically two changes: * tvb_get_string needs a scope reference (emulation of C++ scoping in C!) * the function prototype for dissectors changed, accounted for that
* tools: Minor adjustments to CHDR dissectorMartin Braun2014-10-101-25/+27
|
* uhd: enhancements to CHDR dissectorBalint Seeber2014-10-101-201/+241
| | | | | * fixed payload/response handling when timestamp is not present * safer length handling in CHDR dissector
* chdr-dissector: fix wireshark-1.12 detectionJaroslav Škarvada2014-09-231-1/+1
| | | | Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-048-0/+1039