Re: kern/159601: commit references a PR

2011-10-13 Thread dfilter service
The following reply was made to PR kern/159601; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: kern/159601: commit references a PR Date: Thu, 13 Oct 2011 08:26:35 + (UTC) Author: qingli Date: Thu Oct 13 08:26:23 2011

recoomendations to a box

2011-10-13 Thread Sami Halabi
Hi, I'm using a quagga 0.99.17 box with dual cpu with 6C each,with 6GB Memory running on FreeBSD 8.1-R-p6. i wonder what do you think about this box on term of DDoS handling, pps handling and so on. if you have recommendations on how to improve max pps I appreciate it. the Nics configuration is as

Re: kern/159602: commit references a PR

2011-10-13 Thread dfilter service
The following reply was made to PR kern/159602; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: kern/159602: commit references a PR Date: Thu, 13 Oct 2011 09:21:58 + (UTC) Author: qingli Date: Thu Oct 13 09:21:49 2011

Re: kern/159601: [netinet] [patch] in_scrubprefix() - loopback route refcount malfunction

2011-10-13 Thread Svatopluk Kraus
The following reply was made to PR kern/159601; it has been noted by GNATS. From: Svatopluk Kraus To: bug-follo...@freebsd.org Cc: Subject: Re: kern/159601: [netinet] [patch] in_scrubprefix() - loopback route refcount malfunction Date: Thu, 13 Oct 2011 11:19:07 +0200 Thanks for commit. I thi

Re: kern/159603: [netinet] [patch] in_ifscrubprefix() - network route can be installed for interfaces marked down

2011-10-13 Thread Svatopluk Kraus
The following reply was made to PR kern/159603; it has been noted by GNATS. From: Svatopluk Kraus To: bug-follo...@freebsd.org Cc: Subject: Re: kern/159603: [netinet] [patch] in_ifscrubprefix() - network route can be installed for interfaces marked down Date: Thu, 13 Oct 2011 11:21:16 +0200

Re: kern/159602: [netinet] [patch] arp_ifscrub() is called even if IFF_NOARP flag is set

2011-10-13 Thread Svatopluk Kraus
The following reply was made to PR kern/159602; it has been noted by GNATS. From: Svatopluk Kraus To: bug-follo...@freebsd.org Cc: Subject: Re: kern/159602: [netinet] [patch] arp_ifscrub() is called even if IFF_NOARP flag is set Date: Thu, 13 Oct 2011 11:20:18 +0200 Thanks for commit. I thin

Re: kern/161123: [carp] [patch] when preemption is enabled carp interface assumes MASTERship immediately even with higher advbase/advskew

2011-10-13 Thread glebius
Synopsis: [carp] [patch] when preemption is enabled carp interface assumes MASTERship immediately even with higher advbase/advskew Responsible-Changed-From-To: freebsd-net->glebius Responsible-Changed-By: glebius Responsible-Changed-When: Thu Oct 13 14:03:27 UTC 2011 Responsible-Changed-Why: Tak

Re: kern/161483: [carp] [patch] when preemption is enabled carp interface assumes MASTERship immediately even with higher advbase/advskew

2011-10-13 Thread glebius
Synopsis: [carp] [patch] when preemption is enabled carp interface assumes MASTERship immediately even with higher advbase/advskew State-Changed-From-To: open->closed State-Changed-By: glebius State-Changed-When: Thu Oct 13 14:03:56 UTC 2011 State-Changed-Why: Dup of kern/161123 http://www.free

Re: [urtw] Wifi link dying randomly. reboot required to reconnect.

2011-10-13 Thread Chuck Burns
Some more information.. I had mentioned this issue to someone on the ##FreeBSD irc channel, and he said that his father uses the urtw driver, on an i386 system, also running 8.2, but has no issues with kernel panics, and the only drops that he knows is due to his router, and resetting the router so

Re: new CARP implementation

2011-10-13 Thread Gleb Smirnoff
Hello networkers, I've updated patch & README here: http://people.freebsd.org/~glebius/newcarp/ Going to commit it to head/ soon. Then I'd like to make a run through carp-related PRs, update documentation, settle things a bit... and then make more hacking to restore the arpbalance featur

Re: kern/157418: [em] em driver lockup during boot on Supermicro X9SCM-F

2011-10-13 Thread Wojciech A. Koszek
The following reply was made to PR kern/157418; it has been noted by GNATS. From: "Wojciech A. Koszek" To: bug-follo...@freebsd.org, to...@tutus.se Cc: Subject: Re: kern/157418: [em] em driver lockup during boot on Supermicro X9SCM-F Date: Thu, 13 Oct 2011 17:59:31 +0200 Hello, Looks like

father of unix and C dies

2011-10-13 Thread justino garcia
http://www.zdnet.com/news/dennis-ritchie-father-of-unix-and-c-dies/6314570 -- Justin IT-TECH ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd

Re: bce(4) with IPMI

2011-10-13 Thread Sean Bruno
On Tue, 2011-10-11 at 15:49 -0700, YongHyeon PYUN wrote: > On Tue, Oct 11, 2011 at 12:52:25PM -0700, Sean Bruno wrote: > > > > > > > The Broadcom MFW is configured to load/not load through an NVRAM > > > > > option that is likely not affected by the iDRAC BIOS settings. > > > > > To disable MFW y

Re: if_msk.c link negotiation / packet drops

2011-10-13 Thread YongHyeon PYUN
On Thu, Oct 13, 2011 at 12:59:35AM -0700, per...@pluto.rain.com wrote: > YongHyeon PYUN wrote: > > On Wed, Oct 12, 2011 at 10:07:02AM -0400, Karim wrote: > > > ... why are we ORing the same call twice isn't the same thing > > > as calling it once: > > > > > > bmsr = PHY_READ(sc, E1000_SR) | PHY_R

Re: if_msk.c link negotiation / packet drops

2011-10-13 Thread Arnaud Lacombe
Hi, On Thu, Oct 13, 2011 at 4:47 PM, YongHyeon PYUN wrote: > On Thu, Oct 13, 2011 at 12:59:35AM -0700, per...@pluto.rain.com wrote: >> YongHyeon PYUN wrote: >> > On Wed, Oct 12, 2011 at 10:07:02AM -0400, Karim wrote: >> > > ... why are we ORing the same call twice isn't the same thing >> > > as

RE: bce(4) with IPMI

2011-10-13 Thread David Christensen
> Ran this on my Dell R410. I can clearly see that the tool is > "disabling" the MFW bit, and that the dell bios interface to the IPMI > controller/DRAC is impaired, however ... > > The system still thinks that the MFW bit is "ON" and proceeds normally > in this case. The code still fails to det

Re: Question about GPIO bitbang MII

2011-10-13 Thread Marius Strobl
On Wed, Oct 12, 2011 at 04:57:07PM -0700, YongHyeon PYUN wrote: > On Wed, Oct 12, 2011 at 10:42:22PM +0200, Marius Strobl wrote: > > On Tue, Oct 11, 2011 at 03:55:31PM -0700, YongHyeon PYUN wrote: > > > On Tue, Oct 11, 2011 at 11:23:18PM +0200, Marius Strobl wrote: > > > > On Mon, Oct 10, 2011 at 1

Re: if_msk.c link negotiation / packet drops

2011-10-13 Thread YongHyeon PYUN
On Thu, Oct 13, 2011 at 05:02:58PM -0400, Arnaud Lacombe wrote: > Hi, > > On Thu, Oct 13, 2011 at 4:47 PM, YongHyeon PYUN wrote: > > On Thu, Oct 13, 2011 at 12:59:35AM -0700, per...@pluto.rain.com wrote: > >> YongHyeon PYUN wrote: > >> > On Wed, Oct 12, 2011 at 10:07:02AM -0400, Karim wrote: > >

Re: if_msk.c link negotiation / packet drops

2011-10-13 Thread Arnaud Lacombe
Hi, On Thu, Oct 13, 2011 at 5:54 PM, YongHyeon PYUN wrote: > On Thu, Oct 13, 2011 at 05:02:58PM -0400, Arnaud Lacombe wrote: >> Hi, >> >> On Thu, Oct 13, 2011 at 4:47 PM, YongHyeon PYUN wrote: >> > On Thu, Oct 13, 2011 at 12:59:35AM -0700, per...@pluto.rain.com wrote: >> >> YongHyeon PYUN wrote

RE: bce(4) with IPMI

2011-10-13 Thread Sean Bruno
On Thu, 2011-10-13 at 13:58 -0700, David Christensen wrote: > > Ran this on my Dell R410. I can clearly see that the tool is > > "disabling" the MFW bit, and that the dell bios interface to the IPMI > > controller/DRAC is impaired, however ... > > > > The system still thinks that the MFW bit is "