repo.or.cz
/
wireshark-sm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
regen pidl all: rm epan/dissectors/pidl/*-stamp; pushd epan/dissectors/pidl/ && make...
[wireshark-sm.git]
/
plugins
/
wiretap
/
usbdump
/
README
blob
65a9b989dd050cc2af13a7479d50956b9cdc3f76
1
This wiretap plugin serves a dual purpose. One is to add usbdump file
2
reading capability to wiretap and therefore Wireshark and Tshark.
3
Second it is an illustration of a basic wiretap plugin module.