On Monday 22 November 2010 02:11:28 Weongyo Jeong wrote:
> Author: weongyo
> Date: Mon Nov 22 01:11:28 2010
> New Revision: 215649
> URL: http://svn.freebsd.org/changeset/base/215649
> 
> Log:
>   Adds a USB packet filter feature to the stack that it could capture
>   packets which go through each USB host controllers.  Its implementations
>   are almost based on BPF code and very similar with it except it's
>   little bit customized for USB packet only.  The userland program
>   usbdump(8) would be committed soon.
> 
>   Discussed with:     hps, thompsa, yongari
> 

Hi,

I plan some follow-up patches to improve the USB PF-solution and to make it a 
loadable kernel module this week.

--HPS
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to