git: usb4bsd: Make usb_pf work

Markus Pfeiffer profmakx at crater.dragonflybsd.org
Sun Nov 9 16:33:48 PST 2014


commit f5199fbfda7ea1aa7f2ff318872411d6e56b45ec
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
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



More information about the Commits mailing list