Subject: Re: CVS commit: src/sys/net
To: Jason Thorpe <thorpej@shagadelic.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 07/26/2006 12:35:23
On Jul 26,  9:31am, thorpej@shagadelic.org (Jason Thorpe) wrote:
-- Subject: Re: CVS commit: src/sys/net

| 
| On Jul 26, 2006, at 6:54 AM, Christos Zoulas wrote:
| 
| > (I guess most ethernet interfaces will have a bpf listener these
| > days because of dhclient. That means that we could be doing two bpf
| > locks on most packets going through the interface.)
| 
| Of course, it's really too bad that dhclient doesn't just use a raw  
| socket...

We can fix that :-)

christos