commit f5199fbfda7ea1aa7f2ff318872411d6e56b45ec
Author: Markus Pfeiffer <[email protected]>
Date: Sun Nov 9 13:17:02 2014 +0000
usb4bsd: Make usb_pf work
Together with usbdump this allows dumping of usb traffic just like
tcpdump allows dumping of network traffic.
At the moment it is necessary to create the cloned device manually
for the usb bus one wants to monitor.
Summary of changes:
sys/bus/u4b/usb_dragonfly.h | 2 +-
sys/bus/u4b/usb_pf.c | 104 +++++++++++++++++---------------------------
sys/conf/files | 2 +-
3 files changed, 43 insertions(+), 65 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f5199fbfda7ea1aa7f2ff318872411d6e56b45ec
--
DragonFly BSD source repository