DragonFly BSD
DragonFly bugs List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: ath/wpa_supplicant/dhclient lost connection


From: "Samuel J. Greear" <sjg@xxxxxxxxxxxx>
Date: Wed, 27 Oct 2010 16:45:49 -0600

On Wed, Oct 27, 2010 at 4:38 PM, Samuel J. Greear <sjg@evilcode.net> wrote:
> So if it's newer than that there's definitely still a problem. Note
> that there are two poll(2) loops in dhclient, make sure you're looking
> at the right one if you dig into it. Probably it is the one in
> dispatch.c returning -1 and EAGAIN, the question is why.
>

I obviously didn't look at the truss output very hard, rather it is
probably returning POLLERR on that socket and falling through the
loop. Will need to determine whether bpf is broken or unhappy in some
fashion or whether it is a real error condition we should be handling
in dhclient.

Sam



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]