cvs commit: src/sys/net bpf.c bpfdesc.h

Maxim Konovalov maxim at macomnet.ru
Sun Jul 24 18:02:58 GMT 2005


[...]
> I have a userspace program to display these stats:
>
> http://people.freebsd.org/~csjp/bpfstat.1122182321.shar
>
> An example of the output is:
>
> $ bpfstat
>   pid   netif  flags   recv drop  match sblen hblen command
> 10750     rl0  p--s-    260    0    260  2426     0 tcpdump
> $
>
> I plan to move this into base, but I would like some people
> to test/review it first.

Is it feasible/wise to fit this functionality to netstat(1)?
Smth. like netstat -sp bpf similar to netstat -sp bdg.

-- 
Maxim Konovalov


More information about the cvs-all mailing list