Re: dhclient taking up all CPU

2006-11-06 Thread Brooks Davis
It doesn't effect nearly enough people to warrent a commit to the eratta branch. It's also not serious enough; the bar has typically been set at the level of data corruption bugs. -- Brooks On Mon, Nov 06, 2006 at 02:20:42PM +0100, Spil Oss wrote: > Hi all, > > Rebuilt dhclient with the bpf.c f

Re: dhclient taking up all CPU

2006-11-06 Thread Spil Oss
Hi all, Rebuilt dhclient with the bpf.c from RELENG_6 ( line 285 == -> >=) According to the cvs commit log this fixes my problem. Still leaves me wondering why this was not applied to RELENG_6_1 Kind regards, Spil. On 05/11/06, Brooks Davis <[EMAIL PROTECTED]> wrote: It should be fixed in S

Re: dhclient taking up all CPU

2006-11-05 Thread Brooks Davis
It should be fixed in STABLE. The particular fixes were to bpf.c so I belive (but have not verified) that if you grab the latest version of that file, put it in src/sbin/dhclient/ and rebuild dhclient the problems will go away. -- Brooks On Sun, Nov 05, 2006 at 09:12:25PM +0100, Spil Oss wrote:

Re: dhclient taking up all CPU

2006-11-05 Thread Spil Oss
Hi all, Been experiencing this same behaviour every now-and-then. FreeBSD/i386 6.1-RELEASE-p10 Any solutions to this? Kind regards, Spil. On 06/05/06, Lodewijk Vöge <[EMAIL PROTECTED]> wrote: hello, a while ago someone reported the same problem I had been seeing, that dhclient starts takin