Kernel panic from interface address list manipulation

2010-08-17 Thread Nima Misaghian
I’ve been able to trivially trigger a kernel panic while testing ifaddr list manipulation on –CURRENT (r 211427). The hardware is a four-core i386 machine with em interfaces. This is the test script I’ve used to trigger the problem: #!/bin/sh addr_loop() { while true do

Re: kern/147245: [dummynet] dummynet skip traffic over configured limit with net.inet.ip.dummynet.io_fast:1

2010-08-17 Thread oleg
Synopsis: [dummynet] dummynet skip traffic over configured limit with net.inet.ip.dummynet.io_fast:1 Responsible-Changed-From-To: freebsd-net->oleg Responsible-Changed-By: oleg Responsible-Changed-When: Tue Aug 17 17:05:24 UTC 2010 Responsible-Changed-Why: i'll look at it. http://www.freebsd.o

Re: kern/147824: [msk]: watchdog timeouts

2010-08-17 Thread Ihsan Junaidi Ibrahim
The following reply was made to PR kern/147824; it has been noted by GNATS. From: Ihsan Junaidi Ibrahim To: bug-follo...@freebsd.org, d...@edarb.com Cc: Subject: Re: kern/147824: [msk]: watchdog timeouts Date: Wed, 18 Aug 2010 02:29:09 +0800 --0015174c0fe2fb030f048e091f88 Content-Type: text/

Re: kern/147824: [msk]: watchdog timeouts

2010-08-17 Thread Ihsan Junaidi Ibrahim
The following reply was made to PR kern/147824; it has been noted by GNATS. From: Ihsan Junaidi Ibrahim To: bug-follo...@freebsd.org Cc: Subject: Re: kern/147824: [msk]: watchdog timeouts Date: Wed, 18 Aug 2010 06:14:13 +0800 Hi, I believe PR 116853 is related to this. -- Thank you for

Re: kern/147824: [msk]: watchdog timeouts

2010-08-17 Thread Brad Degnan
The following reply was made to PR kern/147824; it has been noted by GNATS. From: Brad Degnan To: Ihsan Junaidi Ibrahim Cc: bug-follo...@freebsd.org Subject: Re: kern/147824: [msk]: watchdog timeouts Date: Tue, 17 Aug 2010 16:57:03 -0700 On 8/17/2010 11:29 AM, Ihsan Junaidi Ibrahim wrote: > H

Re: startup network configuration choice

2010-08-17 Thread jhell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/15/2010 08:42, Julian H. Stacey wrote: > Personally I have this in /etc/rc.conf, > host="mylap" ; domain="company.com" > host="mylap" ; domain="no.net" > host="mylap" ; domain="home.net" > hostname="$host.$dom

Re: kern/147824: [msk]: watchdog timeouts & Tx descriptor error

2010-08-17 Thread andre
Synopsis: [msk]: watchdog timeouts & Tx descriptor error Responsible-Changed-From-To: freebsd-net->yongari Responsible-Changed-By: andre Responsible-Changed-When: Wed Aug 18 06:28:13 UTC 2010 Responsible-Changed-Why: Over to yongari. http://www.freebsd.org/cgi/query-pr.cgi?pr=147824 ___